davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking
MIT License
455 stars 195 forks source link

Upgrade Mixpanel Android to 5.6 #178

Closed kyleclegg closed 5 years ago

kyleclegg commented 5 years ago

Upgrades Mixpanel Android to v5.6. There were no breaking changes moving from 5.3.0 to 5.6.0. Our team relies on use of in-app messages which no longer work on v5.3 so this update is important to us. We will be using a forked version of this library until this is merged -- which hopefully happens soon so others can take advantage of the latest changes.

It also looks like there are a couple of other PRs to upgrade Mixpanel Android versions that can be closed if this is merged.