You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've followed the sample code, and downloaded it too, but onEventTracked is never called.
The way I found it to work is to use tracklytics.trackEvent (String eventName, Map Attributes), but did not want to do it that way.