- [Android] Fix an uncommon issue with this.getCurrentActivity returning null inside of showInAppMessageIfAvailable
- [iOS] Add access to setAppSessionPropertiesIOS
- [Android] Update Mixpanel Android SDK to 5.8.5
- [Android] Add check against potential NPE
- Update Readme
- [Android] Update mixpanel-android SDK to 5.6.8
- Method createAlias should accept two parameters (https://developer.mixpanel.com/docs/javascript-full-api-reference#section-mixpanel-alias). Second parameter is optional to keep backward compatabiluty. Will fallback to distinctID generated by mixpanel instance.
- [iOS] Add missing file
- Fix typo
- Expose iOS params that can be passed on Mixpanel instance initalization: trackCrashes, automaticPushTracking, launchOptions
- Update Typescript defs and readme
- Add support for AppleTV
- Add information about Autolinking from RN >= 0.60
- Update podspec to be package.json driven
- Add fine grained in-app message control
- Update iOS SDK to 3.5.0
- Update Android SDK to 5.6.5
- Add opt in / opt out tracking option
- Add push / registration methods
- Update README
- Update Typescript defs
- Fix crash on clearPushRegistrationId