registerExtension()
API registers the Identity extension with the Mobile Core extension. This API allows the extension to send and receive events to and from the Mobile SDK.setApplication()
method in the onCreate()
method, register the extension. If the registration was not successful, an InvalidInitException
is thrown.didFinishLaunchingWithOptions
function:didFinishLaunchingWithOptions
function:Start()
function:FinishedLaunching()
function:OnCreate()
function:extensionVersion()
API returns the version of the Identity extension that is registered with the Mobile Core extension.optedout
.optedout
, and the ECID is removed, a new unique visitor ID (ECID) is generated when the user sets the global privacy status to optedin
.s_code.js
or AppMeasurement.js
that is used in desktop sites. The JavaScript libraries have their own methods of generating unique visitor IDs, which causes a different visitor ID to be generated when you open mobile web content from your app.mid
parameter exists on each hit, and that this value matches the mid
value that is being sent by the app code.