Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (31 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

48 lines (31 loc) · 1.22 KB

1.2.5

  • [Android] Fix an uncommon issue with this.getCurrentActivity returning null inside of showInAppMessageIfAvailable
  • [iOS] Add access to setAppSessionPropertiesIOS

1.2.4

  • [Android] Update Mixpanel Android SDK to 5.8.5

1.1.14

  • [Android] Add check against potential NPE
  • Update Readme

1.1.13

  • [Android] Update mixpanel-android SDK to 5.6.8

1.1.12

1.1.11

  • [iOS] Add missing file

1.1.10

  • Fix typo

1.1.9

  • Expose iOS params that can be passed on Mixpanel instance initalization: trackCrashes, automaticPushTracking, launchOptions
  • Update Typescript defs and readme

1.1.8

  • 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