Releases: apptentive/apptentive-ios
Releases · apptentive/apptentive-ios
5.3.4
Improvements
- Add a flag to disable CoreTelephony framework import
Bugs Fixed
- Fix window-based interaction presentation for
UIScene
-based apps
- Fix unarchiving warnings for iOS 15
5.3.3
Bugs Fixed
- Remove duplicate VoiceOver elements in Message Center
- Fix a bug where Message Center placeholder text would disappear
5.3.2
Improvements
- Add property on configuration to disable writing debug logs to disk
Bugs Fixed
- Fix a bug where upgrading the authentication credentials from very old SDK versions would fail on iOS 13 devices
5.3.1
Improvements
- SDK framework now ships as an xcframework that includes simulator and device architectures
- SDK framework now includes a module map for easier imports
Bugs Fixed
- Fix issue with framework header imports
5.3.0
Version 5.3 adds support for iOS 14 and drops support for iOS versions prior to 10.3.
Building projects with Xcode 12 and later requires using this version or a later one.
Bugs Fixed
- Fix an infinite loop/crash in Surveys on iOS 14 (when built with Xcode 12).
- Fix deprecation warnings.
- Fix a warning for framework headers included with double quotes.
5.2.14
Bugs Fixed
- Fix a bug where a survey with missing/invalid answers loses all user selections on attempted submit.
5.2.13
Bugs Fixed
- Revert change to thread sanitizer settings.
5.2.12
Improvements
- Use configuration profile to enable log monitor. This will avoid the pasting-from-clipboard notification in iOS 14.
- Post a notification when a survey is cancelled.
Bugs Fixed
- Remove
MobileCoreServices
from the podspec
to fix a deprecation warning.
- Fix missing background color override for "Other" question text boxes in surveys.
5.2.11
Improvements
- Improve accessibility in surveys for VoiceOver users.
5.2.10
Improvements
- Add a configuration property to display terms and conditions.