Skip to content

SDK and Sample v5.17.0

Compare
Choose a tag to compare
@konned konned released this 25 Apr 18:26
· 11 commits to master since this release

Added:

  • systemPushConsent field to registerForPush body. This will improve notification permission management.
  • Synerise.settings.tracker.eventsTriggeringFlush - this is the list with action names of event's which will trigger instant send of all events in a batch.

Changed:

  • registerForPushRequired will be now called after full initialization of sdk. ( It was triggered during initialization in previous versions of sdk )