Skip to content

Releases: apptentive/apptentive-ios

5.1.2

06 Jul 00:06
992ca13
Compare
Choose a tag to compare

Improvements

  • Add support for mParticle ID
  • Remove obsolete ApptentiveDebugging framework target
  • Add a method to allow updating a stale JWT

Bugs Fixed

  • Prevent a crash if Apptentive singleton is accessed before calling register from Swift

5.1.1

22 May 21:39
4c003b7
Compare
Choose a tag to compare

Improvements

  • Add support for Apptimize integration

5.1.0

11 May 23:49
284ee76
Compare
Choose a tag to compare

Improvements

  • Refine exponential backoff of network requests
  • Improve logging of targeting criteria evaluation

Bugs Fixed

  • Eliminate a redundant network request on initialization

5.0.4

07 May 17:46
Compare
Choose a tag to compare

Bugs Fixed

  • Fixed a race condition where two login operations could overlap, potentially causing a crash.

5.0.3

07 Mar 23:58
fceb515
Compare
Choose a tag to compare

Bugs Fixed

  • Allow the SDK to recover from rare instances in which it gets stuck in an inconsistent state.
  • Fix static analyzer warnings.
  • Update CHANGELOG formatting.

v5.0.2: Survey Scrolling Fixes

09 Feb 20:29
Compare
Choose a tag to compare

Bugs Fixed:

  • Scrolling fixes in Surveys.

v5.0.1: Accessibility improvements for VoiceOver

30 Jan 19:56
62abfb5
Compare
Choose a tag to compare

Improvements

  • Accessibility improvements for VoiceOver.

v4.1.2: Bug fixes from 5.0.0

15 Jan 21:16
Compare
Choose a tag to compare

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

13 Jan 00:35
Compare
Choose a tag to compare

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

17 Dec 23:24
Compare
Choose a tag to compare

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.