Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Releases: apptentive/apptentive-ios-sdk

ApptentiveKit Beta 4

19 Nov 18:00
19198ac
Compare
Choose a tag to compare
  • Fix a bug that caused conversation size to grow exponentially
  • Fix a bug that could cause interactions to be counted twice for targeting purposes
  • Fix a bug that could cause requests to not be retried properly
  • Fix a bug that could cause survey responses to not send correctly

ApptentiveKit Beta 3

04 Oct 22:26
Compare
Choose a tag to compare
ApptentiveKit Beta 3 Pre-release
Pre-release

Bug Fixes

  • Fix a memory leak when presenting interactions
  • Fix the delay calculation for retrying failed network requests
  • Fix warnings due to setting translatesAutoresizingMaskIntoConstraints for table view cells
  • Fix spelling of apptentiveTextInput extension property on UIFont
  • Fix a bug where retried request could become stuck in the event of a particular class of network error
  • Work around an iOS 15 bug that led to clear navigation and tool bars

Improvements

  • Add a toggle to disable the toolbar in Surveys
  • Make the Payload Sender module use a background task to finish sending payloads on app exit
  • Add ability to set an image for the survey navigation bar's title view
  • Add documentation comments to remaining public methods and properties

Notes

  • This release does not yet support Message Center, client login/logout, dismiss all interactions, and a number of other features of the previous SDK.

ApptentiveKit Beta 2

01 Sep 21:41
Compare
Choose a tag to compare
ApptentiveKit Beta 2 Pre-release
Pre-release

This beta adds support for building with a deployment target of iOS 11.0 or greater.

ApptentiveKit Beta 1

04 Oct 19:04
Compare
Choose a tag to compare
ApptentiveKit Beta 1 Pre-release
Pre-release

Initial Release