Skip to content

Minor changes + bug fixes

Compare
Choose a tag to compare
@pchien pchien released this 13 Sep 20:44
· 609 commits to master since this release
  • Allow people distinct id to not be set to guarantee people profiles won't be created in Mixpanel. #708
  • Allow automatic Mixpanel push notification tracking to track UNUserNotificationCenter as well. #713
  • Add properties for cta url and primary/secondary button for in app notification tracking. #714
  • Fix UIApplication access from background thread. #714
  • Fix signal handling so it properly passes it on to crash reporters. Add an option on initializing Mixpanel to not initialize signal and exception handling. #718