For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

Fixed operations failing on Android 11 and below

· One min read

We have released new patch version 3.21.5 for the Android SDK.

Patch overview

Fixed an issue that caused SDK operations to fail on devices running Android 11 (API 30) and below, with the error WifiService: Neither user … nor current process has android.permission.ACCESS_WIFI_STATE.

This error was present on apps lacking the permission required for collecting Wi-Fi information (SSID and BSSID), even if these risk parameters were disabled in the server configuration.

Important

Previous Android SDK 3.21 releases were removed from our Nexus partner repository.

Affected versions

If your app uses an affected version of the SDK, then you should upgrade it to use the latest, patched version:

Affected versionsPatched version
3.21.4 and earlier3.21.5

How to upgrade

For the latest features and security improvements, you need to upgrade your mobile app to use the most recent version of the SDK.

To learn how to do this, see our Upgrade guide.