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

Events not being sent to mixpanel #54

Closed
RobinClowers opened this issue Sep 22, 2016 · 2 comments
Closed

Events not being sent to mixpanel #54

RobinClowers opened this issue Sep 22, 2016 · 2 comments

Comments

@RobinClowers
Copy link

I used cocoapods to install mixpanel, and I tried calling sharedInstanceWithToken in both the AppDelegate and in my index.ios.js. I also tried calling flush explicitly after calling track, but I never see any network requests going out.

@RobinClowers
Copy link
Author

So it turns out there is just a lag between sending the data and it showing up in mixpanel. I guess there are no network requests showing up because it's a websocket?

@RobinClowers
Copy link
Author

Also, it's important to note that calling sharedInstanceWithToken in your AppDelegate does not work, it must be called from javascript.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant