Santi Gracia
Santi Gracia
will create a new PR for this as this page has changed to: https://docs.mixpanel.com/docs/quickstart/install-mixpanel
Currently, the Mixpanel SDK uses SQLite3 directly in its MPDB class for local event persistence. We switched to SQLite storage in version 3.0.0 of the SDK to improve performance. To...
Please see this regarding support for Widgets: https://github.com/mixpanel/mixpanel-swift/issues/676#issuecomment-3140915140
Hi Mauricio, the issue was probably that your project was building for arm64 and the Mixpanel framework in your Pods wasn't compiled properly for arm64. You could try to review...
Hi there, please see response here with workarounds: https://github.com/mixpanel/mixpanel-swift/issues/676#issuecomment-3140915140 The official recommendation to wrap Mixpanel code in compilation flags or remove it entirely from extensions **applies to Keyboard Extensions as...
Hi Bruno, Santi here from Mixpanel. First of all, thank you for raising this issue. Assuming your project is using **Identity Merge** (You can check in Project Settings>Id Merge), the...
bumping AsyncStorage is needed first https://github.com/mixpanel/mixpanel-react-native/issues/323