You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
Hello!
I'm using the MixpanelAnalytics plugin in BatchMode to track events in my Flutter app. I noticed that the events are uploaded periodically in batches, but I'm wondering if there is a way to upload all queued events before the app exits , so that I can ensure that all events are uploaded.
I looked through the MixpanelAnalytics documentation and source code, but I couldn't find a method that would allow me to do this. Is there a way to achieve this with the MixpanelAnalytics plugin, or do I need to implement this functionality myself?
Thanks for your help!
The text was updated successfully, but these errors were encountered:
Hello!
I'm using the MixpanelAnalytics plugin in BatchMode to track events in my Flutter app. I noticed that the events are uploaded periodically in batches, but I'm wondering if there is a way to upload all queued events before the app exits , so that I can ensure that all events are uploaded.
I looked through the MixpanelAnalytics documentation and source code, but I couldn't find a method that would allow me to do this. Is there a way to achieve this with the MixpanelAnalytics plugin, or do I need to implement this functionality myself?
Thanks for your help!
The text was updated successfully, but these errors were encountered: