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 d4669d3 commit 7395f40Copy full SHA for 7395f40
app/src/main/AndroidManifest.xml
@@ -5,6 +5,7 @@
5
android:installLocation="auto">
6
7
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
8
+ <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
9
10
<application
11
android:name=".App"
0 commit comments