Skip to content

6.5.9 (Deprecated)

Latest
Compare
Choose a tag to compare
@evantk91 evantk91 released this 16 Jan 21:32
· 2 commits to master since this release
b57c7f5

Deprecation notice

This version of the SDK is deprecated. Do not use it.

This version of Iterable's iOS SDK include changes to help keep a user's Iterable profile in sync with their physical device's push settings for your app (by keeping the device's notificationsEnabled flag up-to-date in Iterable).

However, it also includes a bug that can prevent the SDK from receiving silent push notifications, which in turn can prevent end users from receiving expected in-app and embedded messages.

If you've started building on this version of the SDK, please roll back to a previous version while we work on a fix.

Added

  • Support for JSON-only in-app messages. JSON-only messages are now handled by the onNew handler and consumed after retrieval.
  • Enhanced notification state tracking, to align with system notification permissions changes.

Changed

  • Reorganized files and updated documentation URL in podspec.