Release Notes
- Initial release to support Adobe Campaign Classic workflows for Adobe Experience Platform Mobile SDKs for iOS in Swift. This extension library is available as an open source project on Github.
- 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.
- 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.
- The AEP SDKs are now distributed using XCFrameworks in order to support hardware with the new Apple M1 architecture while maintaining support for existing Intel architecture.
- IMPORTANT: Upgrading to XCFrameworks distribution requires Xcode 12.0 or newer
- IMPORTANT: If using Cocoapods, upgrading to the XCFrameworks distribution requires Cocoapods 1.10.0 or newer
The following updates were made in this release:
- Report extension details to Mobile Core for improved logging and Griffon support.
- Fixed a security issue where hex conversion method was vulnerable to hash collisions.
The following updates were made in this release:
- Report extension details to Mobile Core for improved logging and Griffon support.
- Fixed an issue where passing nil callback in
registerDevice
API caused a crash.
The following updates were made in this release:
- Fixed an issue where, on iOS 13, the push token was not being extracted correctly from NSData during device registration.
- Fixed an issue where the charset information was not being sent in the Content-Type header during device registration call.
Last modified 4mo ago