Disable Firebase's default data collection policy

This commit is contained in:
vishnukvmd 2022-06-23 19:44:38 +05:30
parent 111de416ca
commit bc6fff657d

View file

@ -37,6 +37,8 @@
</array>
<key>CFBundleVersion</key>
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>FirebaseDataCollectionDefaultEnabled</key>
<false/>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>