Releases: Iterable/iterable-swift-sdk
Releases · Iterable/iterable-swift-sdk
6.2.14
28 Oct 22:51
Compare
Sorry, something went wrong.
No results found
6.2.14
Added
Fixed
Fixed non-inbox in-apps showing up in the inbox if multiple were about to be shown
6.2.13
20 Oct 18:32
Compare
Sorry, something went wrong.
No results found
6.2.13
Fixed
Make IterablePushNotificationMetadata struct public.
Optimize auth token refresh.
Use systemBackground color for iOS 14.
6.2.12
13 Oct 20:03
Compare
Sorry, something went wrong.
No results found
6.2.12
Added
Added authentication support
6.2.12-beta1
30 Sep 20:50
Compare
Sorry, something went wrong.
No results found
6.2.12-beta1
Added
Added authentication support
6.2.11
23 Sep 06:07
Compare
Sorry, something went wrong.
No results found
Added
Xcode 12 and iOS 14 support.
Fixed
6.2.10
02 Sep 21:35
Compare
Sorry, something went wrong.
No results found
Added
An option to pause automatic in-app displaying has been added. To pause, set IterableAPI.inAppManager.isAutoDisplayPaused to true (default: false).
6.2.9
21 Aug 07:07
Compare
Sorry, something went wrong.
No results found
Fixed
In rare instances regiserDeviceToken API can cause crash. This should fix it. If you are not experiencing any issues you can skip this release.
6.2.9-beta3
29 Jul 18:50
Compare
Sorry, something went wrong.
No results found
Fixed
Revert to dismissing in-app with animation.
6.2.9-beta2
21 Jul 19:09
Compare
Sorry, something went wrong.
No results found
Fixed
Allow authentication tokens to be updated with the same email or user IDs
6.2.9-beta
16 Jul 21:29
Compare
Sorry, something went wrong.
No results found
6.2.9-beta
Added
Added a way to store an authentication token for verification by means of setEmail, setUserId, and updateEmail
Changed
Changed the dismiss animated parameter to false for in-apps