samuelthomas2774 / nxapi

Nintendo Switch Online/Parental Controls app APIs. Show your Nintendo Switch presence in Discord, get friend notifications on desktop, and download and access SplatNet 2, NookLink, SplatNet 3 and Parental Controls data. Mirror of https://gitlab.fancy.org.uk/samuel/nxapi.git.
GNU Affero General Public License v3.0
412 stars 34 forks source link

Nintendo Switch Online app v2.9.0 (22/02/2024) #101

Open samuelthomas2774 opened 4 months ago

samuelthomas2774 commented 4 months ago

Release notes (https://www.nintendo.co.uk/-1520024.html):

  • Bug fixes have been implemented.
  • Changed minimum OS version.
    • iOS version 15.0 or later is required to use this application.
    • Android OS version 8.0 or later is required to use this application.
In-app announcement (iOS):
> Thank you for using the Nintendo Switch Online app. > > Some system requirement changes are planned to be implemented in the app as part of an update that will be released in February 2024. > > You will become unable to use the Nintendo Switch Online app if your device does not meet the new system requirements. > > ■ Updated system requirements > > iPhone/iPad/iPod touch running iOS version 15.0 or later > > Please note that it may sometimes take a little while before the newest OS version is supported. > > ■ How to check your OS version > > Open your device's settings, then select "General", followed by "About". The OS version will be displayed under "Software Version". > > Note: The exact option names and locations may change depending on the device you're using. > > --- > > We hope you continue to enjoy the Nintendo Switch Online app. > ```json > { > "announcementId": 171, > "priority": 0, > "forceDisplayEndDate": 253402300799, > "distributionDate": 1706666400, > "title": "[Important] System requirement changes", > "description": "Thank you for using the Nintendo Switch Online app.\r\n\r\nSome system requirement changes are planned to be implemented in the app as part of an update that will be released in February 2024.\r\n\r\nYou will become unable to use the Nintendo Switch Online app if your device does not meet the new system requirements.\r\n\r\n■ Updated system requirements\r\n\r\niPhone/iPad/iPod touch running iOS version 15.0 or later \r\n\r\nPlease note that it may sometimes take a little while before the newest OS version is supported.\r\n\r\n■ How to check your OS version\r\n\r\nOpen your device's settings, then select \"General\", followed by \"About\". The OS version will be displayed under \"Software Version\".\r\n\r\nNote: The exact option names and locations may change depending on the device you're using.\r\n\r\n---\r\n\r\nWe hope you continue to enjoy the Nintendo Switch Online app." > } > ```
In-app announcement (Android):
> Thank you for using the Nintendo Switch Online app. > > Some system requirement changes are planned to be implemented in the app as part of an update that will be released in February 2024. > > You will become unable to use the Nintendo Switch Online app if your device does not meet the new system requirements. > > ■ Updated system requirements > > Android devices running Android OS 8.0 and later > > Notes: > - For details regarding specific devices, please check the website for the device's manufacturer. > - Some devices may not be able to run the app even if they meet the system requirements. > - Please note that it may sometimes take a little while before the newest OS version is supported. > > ■ How to check your OS version > > Open your device's settings, then select "About phone" or "About device". You may also need to select "Software information". The OS version will be listed under "Android version". > > Note: The exact option names and locations may change depending on the device you're using. > > --- > > We hope you continue to enjoy the Nintendo Switch Online app. > ```json > { > "announcementId": 172, > "priority": 0, > "forceDisplayEndDate": 253402300799, > "distributionDate": 1706666400, > "title": "[Important] System requirement changes", > "description": "Thank you for using the Nintendo Switch Online app.\r\n\r\nSome system requirement changes are planned to be implemented in the app as part of an update that will be released in February 2024.\r\n\r\nYou will become unable to use the Nintendo Switch Online app if your device does not meet the new system requirements.\r\n\r\n■ Updated system requirements\r\n\r\nAndroid devices running Android OS 8.0 and later\r\n\r\nNotes:\r\n- For details regarding specific devices, please check the website for the device's manufacturer.\r\n- Some devices may not be able to run the app even if they meet the system requirements.\r\n- Please note that it may sometimes take a little while before the newest OS version is supported.\r\n\r\n■ How to check your OS version\r\n\r\nOpen your device's settings, then select \"About phone\" or \"About device\". You may also need to select \"Software information\". The OS version will be listed under \"Android version\".\r\n\r\nNote: The exact option names and locations may change depending on the device you're using.\r\n\r\n---\r\n\r\nWe hope you continue to enjoy the Nintendo Switch Online app." > } > ```

nxapi's remote configuration and f-generation API have been updated.

v2.9.0 is required since 04/03/2024 03:00.