github adobe/aepsdk-target-ios 3.2.0
v3.2.0

latest releases: 5.0.0, 4.0.4, 4.0.3...
2 years ago

Release Notes

Summary

Added getter and setter APIs for Target tnt ID and Target session ID to enable cross-channel sessions. (#118) @swarna04

  • The setSessionId API should be invoked prior to any Target request to prevent the Mobile SDK from generating a session ID locally. The session ID will follow the session expiry as governed by the target.sessionTimeout configuration setting. You can use this API in conjunction with setTntId API to set both of the value in the SDK.

  • The setTntId API, when invoked, also sets the Target edge host value in the SDK by deriving it from the profile location hint supplied in the tnt ID.

  • The getSessionId and getTntId APIs can be used to retrieve the current Target session ID and tnt ID values respectively.

Don't miss a new aepsdk-target-ios release

NewReleases is sending notifications on new releases.