Skip to content

Releases: adobe/aepsdk-messaging-android

v3.2.1

02 Oct 20:17
58449d6
Compare
Choose a tag to compare

Release notes

  • SDK updated to support conflict resolution for in-app messaging:
    • In-app messages are loaded in priority order
    • When a message display is suppressed due to a priority conflict or due to app developer decision it is recorded as an edge event

What’s Changed

v3.2.0

19 Aug 19:08
d85c573
Compare
Choose a tag to compare

Release notes

  • Deprecated ContentCard class and its related APIs.

What’s Changed

v3.1.0

26 Jun 22:01
4b75847
Compare
Choose a tag to compare

Release Notes

  • Added support for Content Cards.
  • Fixed a bug causing modified code-based experiences to be appended to the proposition offering, rather than being replaced.
  • Added listener for debug event to support future Assurance workflows.

What’s Changed

v3.0.0

04 Apr 02:08
Compare
Choose a tag to compare

Release Notes

Major version update for Adobe Experience Platform Mobile Messaging SDK on Android compatible with Mobile Core 3.0.0. The current release includes the following changes:

  • Updated the minimum supported Android API level to 21.
  • Migrated the in-app message feature to use Jetpack Compose based UI Services from MobileCore 3.0.0.
  • Adds support for code-based experiences.
  • Fixed a bug that caused Activity restarts when processing push notification click URIs.

What’s Changed

Release v2.2.1

05 Mar 19:05
f9216c7
Compare
Choose a tag to compare

Release Notes

  • Handle a null network connection exception which was causing the Messaging extension to fail to be registered.

What’s Changed

v2.2.0

29 Sep 16:26
7a47317
Compare
Choose a tag to compare

Release Notes

  • Introduced MessagingServices class to automatically build, display, track and handle defined click behaviour on notifications from Adobe Journey Optimizer.
  • Fixed a bug on notification tracking API handleNotificationResponse to stop sending tracking hits to edge servers when the notification does not contain tracking information.

Release v2.1.4

24 May 01:39
9d49094
Compare
Choose a tag to compare

Add support to handle in-app interaction tracking for back button presses.

Release v2.1.3

28 Apr 22:32
6c7787b
Compare
Choose a tag to compare
  • Fixed a bug causing in-app message display Experience Events to be sent even when MessagingDelegate suppressed their display.

Release v2.1.2

25 Apr 16:27
a05881f
Compare
Choose a tag to compare

Fixed a bug causing a crash when incorrectly formatted URLs were used in custom HTML messages.

Release v2.1.1

17 Mar 20:55
b135350
Compare
Choose a tag to compare
  • Adds support for better handling of multiple handles being returned in personalization:decisions responses.