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.
bool success = await _mixpanel.track(event: r'$merge', properties: {
r'$distinct_ids': [token, mixpanelId]
});
this is how I am doing it. It returns false. I used postman for the same, and it worked.
The text was updated successfully, but these errors were encountered: