Edit in GitHubLog an issue

Migrating to AEPAssurance(3.x) reference

This document is a reference comparison of AEPAssurance (3.x) APIs against against their equivalent AEPAssurance (1.x) APIs.

The AEPAssurance (3.x) extension is implemented purely in Swift and is compatible with the AEPCore swift SDK. To ensure a smooth transition from the AEPAssurance (1.x) SDK, there are no major changes on the API names or definition. For more details, follow the migration guide below for your Swift or Objective-C mobile application. If explanation beyond showing API differences is necessary, it will be captured as an info hint within that API's section.

Public classes

TypeAEP 3.x (Swift)AEP 3.x (Objective-C)AEP 1.x (Objective-C)
Primary Class
Assurance
AEPMobileAssurance
AEPAssurance

Public APIs

extensionVersion

Copied to your clipboard
static var extensionVersion: String

startSession

Copied to your clipboard
static func startSession(url: URL?)

Follow this link for step by step migration to AEPAssurance 3.x for Swift and Objective-C iOS applications.

Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.