Release notes
iOS ACPCore 2.9.6
- Fix race conditions in HitQueue.
August 25, 2022
iOS ACPAnalytics 2.5.4
- Fix race conditions in AnalyticsHitQueue to prevent crash related to concurrent reset of database.
June 15, 2022
Android Core 1.11.1
- Fixed a crash which was caused by an exception thrown from the Android Activity class.
June 7, 2022
iOS ACPAnalytics 2.5.3
- Fix crash in AnalyticsHitDatabase caused by unprotected shared access of AnalyticsState object.
May 27, 2022
Android Campaign Standard 1.0.9
- Fixed a compatibility issue seen when using the Campaign Standard and Messaging In-App beta extensions in the same mobile app.
May 24, 2022
iOS Analytics 2.5.2
- Fixed a bug for the integration with Assurance where "No Debug Flag" was showing in the UI for some events.
May 18, 2022
Android Campaign Classic 1.0.2
- Android Campaign Classic SDK is now Adobe Campaign Classic (ACC) v8 compatible! Broadlog ID can be provided in the UUID format in the notification tracking APIs.
May 17, 2022
iOS Campaign Classic 2.1.1
- ACPCampaignClassic iOS SDK is now Adobe Campaign Classic (ACC) v8 compatible! Broadlog ID can be provided in the UUID format in the notification tracking APIs.
April 28, 2022
ACP React Native plugins
Updated the following ACP React Native packages to remove the usage of deprecated Jcenter() repository:
- @adobe/react-native-acpcore v2.0.1
- @adobe/react-native-acpuserprofile v2.0.1
- @adobe/react-native-aepassurance v2.0.1
- @adobe/react-native-acpmedia v3.0.1
- @adobe/react-native-acptarget v2.0.1
- @adobe/react-native-acpcampaign v2.0.1
- @adobe/react-native-acpplaces v2.0.1
- @adobe/react-native-acpaudience v2.0.1
- @adobe/react-native-acpanalytics v2.0.1
April 21, 2022
Android Core 1.11.0
- Internal fixes to support In-App Messaging with the AEPMessaging extension.
- Fixed a crash that could happen while initializing event history database.
Android Identity 1.3.1
- Improved extension stability by adding additional error checks when processing sync identifier requests.
March 30, 2022
End of support for Adobe Experience Platform Mobile SDK plugins for Unity
- Effective March 30, 2022, support for Adobe Experience Platform Mobile SDKs on Unity is no longer active. While you may continue using our libraries, Adobe no longer plans to update, modify, or provide support for these libraries. Please contact your Adobe CSM for details.
March 11, 2022
Android Core 1.10.1
- Updates the timestamp format for rule token
~timestampp
with fractional seconds and UTC time zone. This rule token is used to set the mobile property data element "Adobe Experience Platform Timestamp".
Android Lifecycle 1.1.1
- Lifecycle foreground and background events for Edge Network now format timestamps with fractional seconds and UTC time zone.
Android Edge 1.3.1
- Updates timestamp in Experience Events to use fractional seconds.
Android Consent 1.0.1
- Updates timestamp in Consent requests to use fractional seconds.
March 4, 2022
ACP Xamarin frameworks
Updated the iOS native libraries for the ACPCore and ACPAnalytics Xamarin frameworks:
- Xamarin Core Android 1.1.0: Android Core updated to 1.10.0
- Xamarin Identity Android 1.1.0: Android Identity updated to 1.3.0
- Xamarin Lifecycle Android 1.1.0: Android Lifecycle updated to 1.1.0
- Xamarin Signal Android 1.0.1: Android Signal updated to 1.0.4
- Xamarin Core iOS 1.0.1: iOS Core updated to 2.9.5
- Xamarin Core tvOS 1.0.1: tvOS Core updated to 2.9.5
- Xamarin Analytics Android 1.0.1: Android Analytics updated to 1.2.10
- Xamarin Analytics iOS 1.0.1: iOS Analytics updated to 2.5.1
- Xamarin Analytics tvOS 1.0.1: tvOS Analytics updated to 2.5.1
March 3, 2022
Android Analytics 1.2.10
- Fixed a bug for the integration with Assurance where "No Debug Flag" was showing in the UI for some events.
February 22, 2022
Android Assurance 1.0.4
- Add support for transmitting large events.
- Assurance extension now prompts an error message when attempting to connect to a deleted session.
- Improved logging for troubleshooting.
- Fixed an issue to ensure that event collection stops on session disconnection.
February 14, 2022
iOS Core 2.9.5
- Updates version for bundled ACPIdentity 2.5.2 release.
iOS Identity 2.5.2
- Fixes intermittent issue for GetUrlVariables and AppendToUrl APIs when custom Analytics identifiers are being used.
February 8, 2022
Android Identity 1.3.0
- Added a
device_consent
status parameter whensetAdvertisingIdentifier
is called after ad tracking is enabled/disabled. - Added support to handle the MobileCore.resetIdentities() API.
- Fixes intermittent issue for GetUrlVariables and AppendToUrl APIs when custom Analytics identifiers are being used.
- Stability improvements for network connections.
Released with sdk-core version 1.10.0
February 7, 2022
Android Core 1.10.0
- Added support for a new API
clearUpdatedConfiguration()
, see Configuration API reference for more details. - Added support for optionally capturing event history on the device.
- Added support for triggering rules engine conditions based on event history.
- Added public platform support for datastore and UI services.
January 26, 2022
ACP Unity packages
The ACP Unity packages now use XCFrameworks in order to support hardware with the new Apple M1 architecture, while maintaining support for existing Intel architecture. See the respective GitHub repositories for the updated installation instructions.
IMPORTANT: Upgrading to XCFrameworks distribution requires Xcode 12.0 or newer.
Below is a list of the new versions for each Unity package:
January 14, 2022
Flutter
Updated the following flutter packages to reference Android libraries from Maven Central Repository:
- Flutter ACPCore v2.0.1
- Flutter ACPUserProfile v2.0.1
- Flutter ACPPlaces v2.0.1
- Flutter ACPPlacesMonitor v2.0.1
Flutter Assurance 2.0.1
- Updated the package to reference the Android library from Maven Central Repository.
- Migrated to the new Android APIs based on FlutterPlugin.