We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4d314 commit 55808c7Copy full SHA for 55808c7
1 file changed
apps/example/app.json
@@ -35,6 +35,7 @@
35
},
36
"android": {
37
"permissions": [
38
+ { "android:name": "android.permission.INTERNET" },
39
{ "android:name": "android.permission.CAMERA" },
40
{ "android:name": "android.permission.RECORD_AUDIO" }
41
]
0 commit comments