Skip to content

Releases: mParticle/mparticle-android-sdk

Version 4.16.11

01 Nov 21:17
Compare
Choose a tag to compare

Core Updates

None

Kit Updates

AppsFlyer

This version addresses an issue presented when compiling the AppsFlyer kit in Android Studio 3.0. Previously, the kit declared the ACCESS_NETWORK_STATE permission within the incorrect node of its AndroidManifest.xml. This causes the manifest merger in Android Studio 3.0 to complain, as has been addressed.

Version 4.16.9

18 Oct 21:18
Compare
Choose a tag to compare

Core Updates

Required update for Android Oreo

If your app is targeting API level 26, and using mParticle (or any kit) for push notifications, this updated is required. The SDK will no longer start a service while in the background, which can lead to a crash in apps targeting API level 26.

Kit Updates

Branch

This version addresses an issue related to listening to deep-linking information from the Branch SDK, to ensure that warm-start app-opens trigger a deep-link callback. You can now register a deep link listener either from your Application class, or your deep-link Activity onStart().

This version also updates the Branch SDK to 2.12.2.

Version 4.16.7

05 Oct 13:26
Compare
Choose a tag to compare

Core Updates

  • None

Kit Updates

This version updates the following kit dependencies:

  • AppsFlyer to 4.8.3

Version 4.16.6

27 Sep 21:17
Compare
Choose a tag to compare

Core Updates

  • None

AppsFlyer Integration

We've updated to the latest version of the AppsFlyer SDK (4.8.2) as well as updated our integration to readily surface AppsFlyer's onAppOpenAttribution and onConversationDataReceived APIs, check out the docs more info.

Kit Updates

This version updates the following kit dependencies:

  • AppsFlyer to 4.8.2
  • Branch to 2.12.1

Version 4.16.3

07 Sep 22:35
Compare
Choose a tag to compare

Core Updates

  • We've reduced the frequency of calls that the SDK makes to the mParticle configuration endpoint, saving some precious bandwidth.

Kit Updates

This version also updates the following kit dependencies:

  • Adjust to 4.11.4
  • Appboy to 2.1.2
  • AppsFlyer to 4.8.0
  • Apptimize to 2.13.5
  • Apptentive to 4.0.2
  • Comscore to 5.3.4
  • Flurry to 7.2.3
  • Urban Airship to 8.8.2
  • Wootric to 2.5.2

Appboy

Note that the latest versions of Appboy should only be used if your app also targets Android O.

Version 4.16.2

30 Aug 21:23
Compare
Choose a tag to compare

Core Updates

  • Update Unhandled-exception-handler for behavior changes in Android Oreo

Kit Updates

  • Update Appboy integration to support dynamic Appboy data-center locations
  • Update Apptentive SDK to 4.0.2
  • Update Reveal SDK to 1.4.8

Version 4.16.1

17 Aug 23:59
Compare
Choose a tag to compare

Core SDK Updates

  • Bug fix: Fixed a recent regression whereby Application State Transition messages contained an incorrect previous app-foreground time.

Kit Updates

  • mParticle now supports Singular (formerly Apsalar) as a client side kit integration to complement our server side integration!
  • Update Reveal SDK to 1.4.6
  • Update Skyhook SDK to 2.0.11.06

Version 4.16.0

02 Aug 21:40
Compare
Choose a tag to compare

Kit Updates

  • The AppsFlyer kit now maps eCommerce purchase revenue and transaction IDs to the AFInAppEventParameterName.REVENUE and AFInAppEventType.ORDER_ID constants.
  • The Appboy kit now supports the Appboy EU datacenter via a server-side configuration setting.
  • The Radar kit has been updated to the latest version, now with better support for Android O

Version 4.15.6

02 Aug 21:37
Compare
Choose a tag to compare

Kit Updates

  • Update the Iterable kit to only respond to Iterable-specific links.

Version 4.15.5

02 Aug 21:35
Compare
Choose a tag to compare

Core SDK Updates

  • Bug fix: only upload event duration when it's explicitly set, rather than defaulting to 0.
  • Bug fix: include product attributes in individual eCommerce event expansion events.

Kit Updates

  • Update Apptimize SDK to 2.13.0
  • Update Localytics SDK to 4.4.0, and include event duration in forwarded events
  • Update Skyhook SDK to 2.0.10.01