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.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.getSessionId
and getTntId
APIs can be used to retrieve the current Target session ID and tnt ID values respectively.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.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.getSessionId
and getTntId
APIs can be used to retrieve the current Target session ID and tnt ID values respectively.Adobe Journey Optimizer - Decisioning
extension is now available in the extensions catalog on the Data Collection UI for mobile Tag Properties. No configuration is necessary for this extension.Adobe Experience Platform Mobile SDK - Optimize
extension is now available for Android!getUrlVariables
API to support passing the visitor ID from a mobile app to a web view.getUrlVariables
API to support passing the visitor ID from a mobile app to a web view.Adobe Experience Platform Mobile SDK - Optimize
extension is now available for iOS!displayedLocations
API, if a prior prefetch call did not return profile state token for the mbox.Date+Format
class. Method getISO8601UTCDateWithMilliseconds
formats a Date to string as with fractional seconds and UTC time zone, while getISO8601FullDate
formats a Date to string with date without time using the local time zone.~timestampp
with fractional seconds and UTC time zone. This rule token is used to set the mobile property data element "Adobe Experience Platform Timestamp".XDMFormatters.dateToISO8601String
and XDMFormatters.dateToFullDateString
. Use the Date
extension methods getISO8601UTCDateWithMilliseconds
and getISO8601FullDate
instead, provided by the AEPServices module within the AEPCore extension.info.plist
contains a property of type date
.getTrackingIdentifier
and getVisitorIdentifier
APIs to return nil
instead of AEPError.unexpected
error when AID/VID values are not found in persistence.~timestampp
with fractional seconds and UTC time zone. This rule token is used to set the mobile property data element "Adobe Experience Platform Timestamp".device_consent
status parameter when setAdvertisingIdentifier
is called after ad tracking is enabled/disabled.clearUpdatedConfiguration()
, see Configuration API reference for more details.@objc
attribute to messageSettings
in FullscreenMessage
clearUpdatedConfiguration()
, see Configuration API reference for more details.