Skip to content

Taplytics Release 1.14.0

Compare
Choose a tag to compare
@VicV VicV released this 23 Feb 17:57
· 186 commits to master since this release
  1. Added manual push open tracking. This is meant only for clients who do not use Taplytics to build notifications, but build themselves.

    Use as follows:
    Taplytics.trackPushOpen(tl_id, custom_keys)

    where tl_id and custom_keys are retrieved from the bundle within the Taplytics notification intent.