-
In short: import method succeeds but no data is stored.
### Longer version
```ruby
tracker.import('SECRET", '123', "Event", {"time" => 1517048470 })
```
This returns success result, but the…
-
### Context
The current TAP implementation requires the usage of the `api_secret` to authenticate to mixpanel. However, this [authentication method is deprecated](https://developer.mixpanel.com/ref…
-
Apple recently announced a new requirement stating that third-party SDKs utilizing platform APIs must include `PrivacyInfo.xcprivacy` in their packages for iOS integration. Given Mixpanel's integratio…
-
We may want to split this issue into multiple issues, but for now:
- [ ] configure prod/dev/localhost instances to deliver data to different mixpanel projects https://mixpanel.com/blog/2012/09/12/b…
-
On launching a bare flutter project with the mixpanel_flutter package included it gives...
![Image](https://github.com/user-attachments/assets/cedea503-6bcf-434b-a464-5f2d47b9c078)
### `pubspec.yaml`…
-
I opened #246 to address the fact that only a subset of the `AsyncStorage` is required for Mixpanel custom storage. However, I later found that, as long as `useNative` is true, the custom storage is i…
-
On init, it throws an error `Error: The edge runtime does not support Node.js 'http' module.`
-
Looks like mixpanel may have changed their API. The #set no longer works.
Site note: They now have this nifty https://github.com/mixpanel/mixpanel-ruby gem which just handles the ruby side of transmi…
-
i have followed all the steps and additional steps for iOS.
i then followed mixpanel iOS steps for iOS and added [Mixpanel sharedInstanceWithToken:@"YOUR_API_TOKEN"];
and #import "Mixpanel/Mixp…
-
This is only an issue when the API Ingestion is offline – which is hardly ever. When making any call using this library, the request hangs and then eventually times out.
It would be awesome if I coul…