github Iterable/swift-sdk 6.4.8

latest releases: 6.5.2, 6.5.1, 6.5.0...
18 months ago

Changed

Starting with this release, as a privacy enhancement, Iterable’s iOS SDK
encrypts the following data when storing it at rest:

  • email — The user's email address.
  • userId — The user's ID.
  • authToken — The JWT used to authenticate the user with Iterable's API.
  • lastPushPayload — The JSON payload that came along with the last push
    notification received by the app.

(Note that Iterable's iOS SDK does not store in-app messages at rest—before or
after this update.)

When a user upgrades to a version of your app that uses this version of the SDK
(or higher), the fields shown above are encrypted. No data that's already stored
is lost.

For more information about the encryption described above, examine the SDK
source code:

Don't miss a new swift-sdk release

NewReleases is sending notifications on new releases.