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
Just as an FYI for anyone looking for a fix for this issue.
I've updated to RN 0.79.3 and my events were not being sent.
I was using the @segment/analytics-react-native-plugin-advertising-id plugin, version 1.3.4.
Updating to 1.3.5 fixed it, though there are no release notes for that version or what might have broken.
So for anyone having the same issue. Try to update that plugin.