Releases: apptentive/apptentive-ios
Releases · apptentive/apptentive-ios
5.1.2
5.1.1
5.1.0
5.0.4
5.0.3
v5.0.2: Survey Scrolling Fixes
Bugs Fixed:
- Scrolling fixes in Surveys.
v5.0.1: Accessibility improvements for VoiceOver
Improvements
- Accessibility improvements for VoiceOver.
v4.1.2: Bug fixes from 5.0.0
This is a legacy release for developers who are not ready to migrate to 5.0.0. If you are integrating for the first time or are ready to migrate to the new API please use the latest version (currently 5.0.0).
Bugs Fixed
- App launches to the background and exits from the background are no longer reported as launches and exits.
- The Apptentive framework version now matches the SDK version.
- A bug that stopped Updgrade Messages from displaying is fixed.
- A rare crash when a network request is cancelled was fixed.
- A bug causing messages to re-download was fixed.
v4.0.10: Fixes from 5.0.0
This is a legacy release for developers who need to support iOS 8 or Xcode 8. If you are integrating for the first time, use the latest version (currently 5.0.0).
Bugs Fixed
- App launches to the background and exits from the background are no longer reported as launches and exits.
- The Apptentive framework version now matches the SDK version.
- A bug that stopped Updgrade Messages from displaying is fixed.
- A rare crash when a network request is cancelled was fixed.
- A bug causing messages to re-download was fixed.
v5.0.0: Asynchronous Engage Methods
Improvements
- The engage method is now run asynchronously. Methods incorporating a callback are provided in case your app needs to be notified whether an interaction was displayed.
- Nonessential network requests will not be run when your app is in the background.
Bugs Fixed
- App launches to the background and exits from the background are no longer reported as launches and exits.
- The Apptentive framework version now matches the SDK version.
- A bug that stopped Upgrade Messages from displaying is fixed.
- A rare crash when a network request is cancelled was fixed.
- A bug causing messages to re-download was fixed.