Adobe Experience Platform Mobile SDKs
Adobe Experience Platform Launch
Github
Community Forum
Release Feed
Search…
Home
Current SDK Versions
Release notes
Version 4 Mobile SDKs end-of-support FAQ
Version 4 API Changelog
Adobe Experience Cloud & Apple’s IDFA, Privacy Announcements
Getting Started
Overview
Set up schemas and datasets
Configure datastreams
Set up a mobile property
Get the Experience Platform SDK
Debugging & lifecycle metrics
Track events
Validation and next steps
Mobile Foundations
Mobile Core
Adobe Experience Platform Edge Network
Consent for Edge Network
Identity for Edge Network
Lifecycle for Edge Network
Adobe Experience Platform Assurance
Adobe Experience Platform Location Service
Profile
Experience Cloud
Adobe Analytics
Adobe Analytics - Mobile Services
Migrating to AEPMobileServices reference
Release Notes
Mobile Services API reference
Adobe Analytics - Media Analytics for Audio and Video
Adobe Audience Manager
Adobe Campaign Classic
Adobe Campaign Standard
Adobe Journey Optimizer
Adobe Target
Resources
Upgrade to the Experience Platform SDKs
Migrate to Swift
Tutorials
Troubleshooting Guides
Building mobile extensions
Frequently asked questions
Privacy and GDPR
WeChat Mini Programs
BETA
Project Griffon
Adobe Journey Optimizer - In-app messaging
Powered By
GitBook
Migrating to AEPMobileServices reference
This document is a reference comparison of ACPMobileServices(1.x) APIs against their equivalent APIs in AEPMobileServices(3.x).
Primary
Classes
Type
AEP 3.x (Swift)
AEP 3.x (Objective-C)
ACP 2.x (Objective-C)
Primary Class
AEPMobileServices
AEPMobileServices
ACPMobileServices
Mobile Services extension APIs
For more information, please read the
Mobile Services API reference
.
trackAdobeDeepLink
AEP 3.x (Objective-C)
ACP 2.x (Objective-C)
1
+ (void) trackAdobeDeepLink: (NSURL* _Nonnull) deeplink;
Copied!
1
+ (void) trackAdobeDeepLink: (NSURL*) url;
Copied!
Experience Cloud - Previous
Adobe Analytics - Mobile Services
Next
Release Notes
Last modified
1d ago
Export as PDF
Copy link
Edit on GitHub
Contents
Primary Classes
Mobile Services extension APIs
trackAdobeDeepLink