Disabling Expo Analytics

https://docs.expo.io/versions/latest/guides/advanced-expokit-topics.html#disabling-expo-analytics

iOS
Which Info.plist does EXAnalyticsDisabled key/value go into?

Also how do you disable it for Android?

Thanks.

The main one for your app.

Unfortunately, disabling it for Android is not as smooth. I think you would have to fork expo/expo and build expoview yourself after stripping out the analytics calls :confused:

Thanks. Do the analytics still apply for ExpoKit-Detached?

For instance, if I am using just the Google Login API from Expo, this means the Expo analytics is still tracking usage?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.