betaacid / expo-analytics

Google Analytics integration for use with React Native apps built on Expo
MIT License
288 stars 63 forks source link

Analytics work during development, not in Expo servers #20

Open oninross opened 6 years ago

oninross commented 6 years ago

I have implemented the codes as per documentation. It works like a charm during production in my machine. I can track the page hits and see it real time. However, when I publish it to the Expo servers, tracking is not detected. I dont even see it in real time

elliotstokes commented 6 years ago

Is this the same issue as #22? I'm having a similar issue. Did you find a workaround at all?

oninross commented 6 years ago

@elliotstokes somewhat similar. I left it for a few hours and checked it again after a day. Everything seems to be working fine now. But its still an issue.