- splatnet3_scraper.auth.NSO.get_version()
Fetches the current version of the Nintendo Switch Online app from the iOS app store. This is necessary to access the API. This method retries twice if the version cannot be obtained, in case the iOS App Store site is down or slow. If the version cannot be obtained after three attempts, a fallback version defined in the
constants.pyfile will be used.- Returns:¶
str – The current version of the NSO app.