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.
1 parent d0b3ba4 commit bd7dbb9Copy full SHA for bd7dbb9
1 file changed
android/AndroidManifest.xml
@@ -12,6 +12,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
12
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
13
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
14
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
15
+ <uses-permission android:name="com.google.android.gms.permission.AD_ID"/>
16
17
<!-- The following comment will be replaced upon deployment with default features based on the dependencies of the application.
18
Remove the comment if you do not require these default features. -->
0 commit comments