Skip to content

2.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ami-ci ami-ci released this 11 May 15:23

2.0.0-alpha.3 (2022-05-11)

⚠ BREAKING CHANGES

  • get current FCM token on SDK startup
  • register device attributes when set

Features

  • add device and profile attribute setters (789f09f)
  • added support for custom track url (b61a64b)
  • get current FCM token on SDK startup (dda443d)
  • register device attributes when set (0f5159e)
  • set log level via SDK config (81eea4e)

Bug Fixes

  • queue attempts to run all tasks on each run (e180dea)