You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🚀 Enhancements
Updated Intercom Android SDK to 18.0.0
⚡ Important Changes
Minimum cordova-android version is now 15.0.0
Minimum Android compileSdk is now 36
Internal storage migrated from SharedPreferences to AndroidX DataStore. Existing data is automatically migrated on first launch. This migration is one-way — downgrading to a previous SDK version will result in loss of local SDK state.