Disable Firebase's default data collection policy
This commit is contained in:
parent
111de416ca
commit
bc6fff657d
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
||||
<key>FirebaseDataCollectionDefaultEnabled</key>
|
||||
<false/>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
|
|
Loading…
Add table
Reference in a new issue