Apptentive Ios Versions Save

Apptentive Legacy SDK for iOS. See https://github.com/apptentive/apptentive-kit-ios for Version 6.

v5.3.4

2 years ago

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

v5.3.3

2 years ago

Bugs Fixed

  • Remove duplicate VoiceOver elements in Message Center
  • Fix a bug where Message Center placeholder text would disappear

v5.3.2

3 years ago

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

v5.3.1

3 years ago

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

v5.3.0

3 years ago

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.

v5.2.14

3 years ago

Bugs Fixed

  • Fix a bug where a survey with missing/invalid answers loses all user selections on attempted submit.

v5.2.13

3 years ago

Bugs Fixed

  • Revert change to thread sanitizer settings.

v5.2.12

3 years ago

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.

v5.2.11

4 years ago

Improvements

  • Improve accessibility in surveys for VoiceOver users.

v5.2.10

4 years ago

Improvements

  • Add a configuration property to display terms and conditions.