Edit in GitHubLog an issue

Migrating to AEPLifecycle reference

This document is a reference comparison of AEPLifecycle (3.x) APIs against their equivalent APIs in ACPLifecycle (2.x) for an iOS mobile application implementation.

Public Classes

TypeAEP 3.x (Swift)AEP 3.x (Objective-C)ACP 2.x (Objective-C)
Primary Class
Lifecycle
AEPMobileLifecycle
ACPLifecycle
Class
MobileCore
AEPMobileCore
ACPCore

Lifecycle extension APIs

For more information, please read the Lifecycle API reference.

extensionVersion

Copied to your clipboard
Lifecycle.extensionVersion

lifecycleStart

Copied to your clipboard
MobileCore.lifecycleStart(additionalContextData: data)

lifecyclePause

Copied to your clipboard
MobileCore.lifecyclePause()
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.