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
clientSaltKeyNextIdthe next time we try to upgrade, which causes themissingParametererror.
Affected versions
If your app uses an affected version of the SDK, then you should upgrade it to use the latest, patched version:
| Affected versions | Condition | Patched version |
|---|---|---|
| 3.15 and earlier | If upgrading to 3.18 or 3.19 | 3.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.