Jul 28, 2026
Jul 28, 2026
Android SDK Update - Startup Crash Fixed
Preventing Permanent Startup Crashes on Restored Devices
We've fixed a rare but serious issue where the Android SDK could fail to start entirely on devices that had gone through a backup-and-restore cycle or otherwise lost access to
previously stored local security credentials.
What's changed:
- Startup crash resolved — Apps affected by this issue would crash on every single launch once triggered, with no way to recover. The SDK now detects unreadable legacy local data
and safely continues initialization instead of crashing. - Improved reliability on backup/restore — Devices restored from a backup, or that have otherwise lost access to previously stored security credentials, are no longer blocked
from starting the app.
Here's the latest version -> Mobile SDK v0.4.10