Release Notes
- Fixed a compatibility issue seen when using the Campaign Standard and Messaging In-App beta extensions in the same mobile app.
- Fixed an issue with the Campaign message tracking URL being incorrectly built.
- Added the changes to move away from bintray and start using Sonatype to push the SDK to Maven Central.
- Resolved and issue with Campaign module details not being returned.
- Initial release to support Adobe Campaign Standard workflows for Adobe Experience Platform Mobile SDKs for iOS in Swift. This extension library is available as an open source project on Github.
- 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:
Android Campaign 1.0.7 and iOS Campaign 1.0.6
- Added an enhancement to reduce the number of registration requests sent to Campaign. There is now a default 7 day registration delay which starts after the most recent registration request sent to Campaign is successful.
- Added configuration settings to change the default registration delay or to pause registration requests.
The following update was made in this release:
Android Campaign 1.0.6
- Added support for weak ETags.
The following update was made in this release:
Android Campaign 1.0.5
- Added ETag support for Campaign rules download requests.
The following updates were made in this release:
Android Campaign 1.0.4
- Changes in how fullscreen in-app messages are displayed inline with WebView security recommendations in Mobile Core 1.5.2 release.
- Report extension details to Mobile Core for improved logging and Griffon support.
- Fixed an image caching related bug, where cached images used to get deleted.
The following updates were made in this release:
Android Campaign 1.0.3 and iOS Campaign 1.0.5
- Improved existing log messages and added additional logging to assist with debugging.
The following change was made in this release:
- In the Launch extension, added the ability to reset the
pkey
.
- Fixed an issue with duplicate symbols being present in the Campaign extension library.
Last modified 5mo ago