Skip to content

Release 6.3.0

Choose a tag to compare

@dcirne dcirne released this 20 Jul 17:38

Upgrade suggestion: LOW. Upgrade if you integrate with AppsFlyer, are writing an integration kit, or want to reduce network traffic

  • [NEW] Add the customerId user identity as an event attribute when forwarding to AppsFlyer
  • [NEW] Add new methods to the kit protocol to forward user notification related info to kits
  • [NEW] Config optional flag to send the session history batch (reducing the amount of data sent over to mParticle)
  • [NEW] Add continueUserActivity to the public SDK API (Pull Request submitted by twobitlabs)
  • [FIX] Guarantee that launch options in AST messages to contain only string parameters