Expo - disable analytics #8072
Unanswered
CallbackDan
asked this question in
Q&A
Replies: 1 comment
-
You can still have a firebase.json even while using expo, correct? I assume so, which means you would look at the schema for firebase.json and use the keys that match your use case https://rnfirebase.io/app/json-config#json-schema ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi- is there a way to disable analytics when using expo and the analytics plugin?
Prior to using Expo this was the one:
{
"react-native": {
"analytics_auto_collection_enabled": false
}
}
Beta Was this translation helpful? Give feedback.
All reactions