Skip to content

Commit

Permalink
Merge pull request #257 from adobe/staging
Browse files Browse the repository at this point in the history
Staging -> Main
  • Loading branch information
cacheung authored Mar 10, 2023
2 parents 6a766c2 + c3646b3 commit 43e32d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/AEPSampleApp/ios/AEPSampleApp/AppDelegate.mm
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ - (BOOL)application:(UIApplication *)application
const UIApplicationState appState = application.applicationState;
[AEPMobileCore
registerExtensions:@[
AEPMobileLifecycle.class, AEPMobileEdgeIdentity.class, AEPMobileEdge.class,
AEPMobileLifecycle.class, AEPMobileIdentity.class, AEPMobileEdgeIdentity.class, AEPMobileEdge.class,
AEPMobileEdgeConsent.class, AEPMobileMessaging.class,
AEPMobileOptimize.class, AEPMobilePlaces.class, AEPMobileTarget.class,
AEPMobileCampaignClassic.class, AEPMobileAssurance.class
Expand Down

0 comments on commit 43e32d7

Please sign in to comment.