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 error after storage upgrade

· One min read

We have released new patch versions 3.18.21 and 3.19.7 for the Android SDK.

Patch overview

  • This patch sets the right storage name for the storage version during a storage upgrade.
  • This means that in the rare occasion that a storage upgrade fails to read a specific file, we do not overwrite clientSaltKeyNextId the next time we try to upgrade, which causes the missingParameter error.

Affected versions

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

Affected versionsConditionPatched version
3.15 and earlierIf upgrading to 3.18 or 3.193.18.21 and 3.19.7

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.