-
### Context
When attempting to send an event from Segment Analytics in our Flutter app, the event timestamp appears to be set in the future, causing the event to fail in Mixpanel with a 400 Bad Req…
-
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`…
-
It happened in iOS and Android.
Events seems to work correctly.
```
environment:
sdk: '>=3.4.1 =3.22.1
-
I just stumbled upon this unfortunate bug after several weeks of data loss in my product.
If you send an event with a property named `length` with some numeric value, it will end up sending no prop…
lourd updated
2 months ago
-
Hi, I'm working on Mixpanel proxy for further analytics and my code is failing to reconstruct input data which contain UTF-8 emojis.
I suspect the root cause is the custom JSON Encoder https://gith…
-
https://app.gitbook.com/o/btnrCjBfFA1CijnAHf9d/s/uD5IIQEzBNOcwceEz9qr/
-
**Integration Method:** Swift Package Manager
**Xcode Version:** Xcode 14.2
**Library Version:** 5.0.2
**Platform:** iOS
**Language:** Swift and Objective-C
**Description:**
While trying to imp…
-
If you're interested, I ended up implementing this via Cloudflare workers using this nginx config as inspiration.
1) Create a worker and add the javascript
```
export default {
async fetch(requ…
-
Hi
I recently tried to implement Mixpanel and Branch in a Capacitor app, but I couldn't get attribution to work from Branch -> Mixpanel. Mixpanel's docs say that the device id they provide should b…
-
When launching my app with the SDK installed, my firewall intercepts calls to Realm, Mongo, and Mixpanel URLs. This seems antithetical to the principles that Matrix presents regarding privacy.
I've…