Version 6.1.1
New & Improved
Version 6.1 includes the new ApptentiveKit Android SDK
Native SDK Dependencies
- Apptentive Android SDK: 6.0.3
- Apptentive 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 ApptentiveKit iOS SDK as well as a revamped example app.
Native SDK Dependencies
- Apptentive Android SDK: 5.8.3
- 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).