Skip to content

Latest commit

 

History

History
298 lines (264 loc) · 28.9 KB

current-sdk-versions.md

File metadata and controls

298 lines (264 loc) · 28.9 KB

Current SDK Versions

{% hint style="info" %}

Swift Developer Preview

The Adobe Experience Platform Mobile SDK will soon be available in Swift as an initial, beta release.

Sign up for a free developer preview. {% endhint %}

{% hint style="success" %}

Apple M1 Compatibility

In order to support the new Apple M1 architecture while maintaining support for existing Intel architecture, the AEP SDKs are now distributed using XCFrameworks.

Please see Release notes for more information on the latest extension versions. {% endhint %}

The Adobe Experience Platform Mobile SDK supports the following OS versions:

  • Google Android API 14 (Ice Cream Sandwich) or later
  • Apple iOS 10 or later (includes support for iOS, iPadOS, and tvOS)
Extension Cocoapods Android Github
Mobile Core (supports tvOS) Cocoapods Maven Central

Android

iOS

Profile Cocoapods Maven Central

Android

iOS

Adobe Experience Platform Assurance Cocoapods Maven Central

Android

iOS

Places Service Cocoapods Maven Central

Android

iOS

Places Monitor Cocoapods Maven Central

Android

iOS

Adobe Analytics (supports tvOS) Cocoapods Maven Central

Android

iOS

Adobe Analytics - Media Analytics for Audio & Video (supports tvOS) Cocoapods Maven Central

Android

iOS

Adobe Audience Manager Cocoapods Maven Central

Android

iOS

Adobe Analytics - Mobile Services Cocoapods Maven Central

Android

iOS

Adobe Target Cocoapods Maven Central

Android

iOS

Adobe Campaign Standard Cocoapods Maven Central

Android

iOS

Adobe Campaign Classic Cocoapods Maven Central

Android

iOS

React Native

Adobe Experience Platform Mobile SDK plugin for React Native supports React Native versions 0.44.0 or later. For the latest installation instructions, see the README file in the react-native-acpcore repository.

{% hint style="info" %} For React Native, we recommend that you first install Node.js to download packages from npm. For additional instructions on getting started with React Native applications, see this tutorial. {% endhint %}

Extension npmjs Github Sample
Mobile Core npm version Link Sample
Profile npm version Link Sample
Adobe Experience Platform Assurance npm version Link Sample
Places Service npm version Link Sample
Places Monitor npm version Link Sample
Adobe Analytics npm version Link Sample
Adobe Media Analytics npm version Link Sample
Adobe Audience Manager npm version Link Sample
Adobe Target npm version Link Sample
Adobe Campaign Standard npm version Link Sample

Cordova

Adobe Experience Platform Mobile SDK plugins for Cordova supports Cordova versions 9.0.0 or later. For the latest Cordova installation instructions, see the README file in the cordova-acpcore repository.

A sample Cordova application that uses the Adobe Experience Platform Mobile SDK can be found here.

{% hint style="info" %} For Cordova, we recommend that you first install Node.js to download packages from npm. For additional instructions on getting started with Cordova applications, see this guide. {% endhint %}

With Node.js installed, you may install the Cordova framework from terminal using the following statement:

sudo npm install -g cordova

To start using the Adobe Experience Platform Mobile SDK plugin for Cordova, navigate to the directory of your Cordova app and install the plugin(s) using the following statement:

cordova plugin add https://github.com/adobe/cordova-acpcore.git
Extension npmjs Github
Mobile Core npm Link
Profile npm Link
Adobe Experience Platform Assurance npm Link
Places Service npm Link
Places Monitor npm Link
Adobe Analytics npm Link

Flutter

Adobe Experience Platform Mobile SDK plugin for Flutter supports Flutter versions 1.10.0 or later.

Extension pub.dev Github Sample App
Mobile Core pub package Link Sample
Profile pub package Link Sample
Places Service pub package Link Sample
Places Monitor pub package Link Sample
Adobe Experience Platform Assurance pub package Link Sample
Adobe Analytics pub package Link Sample

Xamarin

Adobe Experience Platform Mobile SDK plugins for Xamarin require MonoAndroid 9.0+ and Xamarin.iOS 1.0+. For the latest Xamarin installation instructions, see the README file in the xamarin-acpcore repository.

{% hint style="info" %} The Adobe Experience Platform Mobile SDK plugins for Xamarin are packages distributed via nuget. NuGet packages can be added to projects within a Visual Studio solution. The NuGet packages can also be generated locally via the included Makefile located in each of the Xamarin repositories. {% endhint %}

Extension Android iOS Github
Mobile Core Nuget Nuget Link
Profile Nuget Nuget Link
Adobe Experience Platform Assurance Nuget Nuget Link
Places Service Nuget Nuget Link
Adobe Analytics Nuget Nuget Link

Unity

Adobe Experience Platform Mobile SDK plugin for Unity supports Unity versions 2019.3.10f1 or later. For the latest Unity installation instructions, see the README file in the unity-acpcore repository.

To start using the Adobe Experience Platform Mobile SDK for Unity, open your application and import the following Unity package(s):

Extension Github Sample App
Mobile Core Link Sample
Adobe Experience Platform Assurance Link Sample
Adobe Analytics Link Sample
Profile Link Sample