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 5fb69c3 commit 68df37fCopy full SHA for 68df37f
1 file changed
android/app/src/main/AndroidManifest.xml
@@ -6,6 +6,7 @@
6
additional functionality it is fine to subclass or reimplement
7
FlutterApplication and put your custom class here. -->
8
<uses-permission android:name="android.permission.INTERNET"/>
9
+ <uses-permission android:name="com.google.android.gms.permission.AD_ID"/>
10
<application
11
android:name="${applicationName}"
12
android:label="createstructure"
0 commit comments