Closed Sampath-Lokuge closed 6 years ago
one> mixpanel.people.identify is long ago deprecated, so use mixpanel.identify.
two> your'e not passing in onSuccess
and onFail
functions to all your calls as required. try doing so and let me know if it solves your problem
window.mixpanel.identify(distinctId, usePeople, onSuccess, onFail)
no response for quite a while, closing issue for now
Hi,
iOS app crashes on iPhone due to the mixpanel plugin. This is happening on app's login use case. Please see the below code snippet too. It is working fine on an Android device. I have removed and add the plugin and iOS platform too. But the same issue. Can you tell me what is the workaround for this? Thanks.
> ionic info
package.json
login.ts
Run time error: