Version 6.1.3
New & Improved
- Better Android error handling
- Message Observer cleanup
Native SDK Dependencies
- Alchemer Mobile Android SDK: 6.1.0
- Alchemer Mobile iOS SDK: 6.2.2
Version 6.1.2
Bugs Fixed
- Added a check to avoid treating 0 and 1 as boolean values for custom data.
Native SDK Dependencies
- Alchemer Mobile Android SDK: 6.0.4
- Alchemer Mobile iOS SDK: 6.2.0
Version 6.1.1
New & Improved
Version 6.1 includes the new Alchemer Mobile (Apptentive) Kit Android SDK
Native SDK Dependencies
- Alchemer Mobile Android SDK: 6.0.3
- Alchemer Mobile iOS SDK: 6.1.0
Migration Notes
- For most developers this should be a transparent migration with no additional steps (update the
apptentive-react-native
entry in yourpackage.json
to accept version 6). - Login/logout (Client Authentication) is not supported in this release.
- Customizing Interactions on Android requires native code in this release (see our Android customization guide).
Version 6.0
New & Improved
Version 6.0 includes the new Alchemer Mobile (formerly Apptentive) Kit iOS SDK as well as a revamped example app.
Native SDK Dependencies
- Alchemer Mobile (Apptentive) Android SDK: 5.8.3
- Alchemer Mobile (Apptentive) iOS SDK: 6.0.2
Migration Notes
- For most developers this should be a transparent migration with no additional steps (update the
apptentive-react-native
entry in yourpackage.json
to accept version 6). - Login/logout (Client Authentication) is not supported in this release.
- Customizing Survey and Message Center interactions on iOS requires native code in this release (see our iOS customization guide).