We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4becfd + 993eb02 commit 67da1cdCopy full SHA for 67da1cd
GoogleService-Info.plist
config.xml
@@ -184,9 +184,6 @@
184
<edit-config file="AndroidManifest.xml" mode="merge" target="/manifest/application">
185
<application android:usesCleartextTraffic="true" />
186
</edit-config>
187
- <edit-config file="AndroidManifest.xml" mode="overwrite" target="/manifest/uses-feature[@android:name='android.hardware.location.gps']">
188
- <uses-feature android:name="android.hardware.location.gps" android:required="false" />
189
- </edit-config>
190
<config-file parent="/manifest/application" target="AndroidManifest.xml">
191
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
192
</config-file>
google-services.json
0 commit comments