- Registering non-string super props in init fails #51
- bump iOS SDK version to 3.1.4 #61
- Fix registering non-string super props in init fails #62
- Fix several misspellings of "Mixpanel" #60
- Fix backward ordering of 'alias()' parameters on Android. #58
- Bump iOS SDK depedency to v3.1.2 #52
- Now First App Open will display 'flutter' as property value for 'Mixpanel Library' in iOS #49
Merged pull requests:
- bump Mixpanel native SDK version to iOS 3.0.0, Android 6.0.0 #46
- register super properties on Mixpanel.init for iOS #46
- fix nested dictionary not being able to tracked properly in iOS #43
Closed issues:
- App crash on init #32
- Event tracking order changes when more than one event is passed at the exact same event. #23
Merged pull requests:
- Bump native SDK dependencies #29
- change the name 'properties' to 'superProperties' in init #28
- Add superProperties on initialize #14
Closed issues:
- Super properties are not sent with the common "First App Open" event on Android #27
- Can't write track_message to server #26
- How to set User Properties via official plugin #25
- Boolean properties on iOS #20
Merged pull requests:
- Fix the bool value being tracked as Int #21
Closed issues:
- Release The New Version v1.2.0 on pub.flutter-io.cn #19
- Why events tracked on IOS are not show on 'Live View' list? #16
- Support for disabling IP address collection #15
- Add API
setUseIpAddressForGeolocation
#18
- Add support for Null Safety! Thanks @incendial for contributing a PR for this. π