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 baa8bbd + bd82b4e commit bde6d79Copy full SHA for bde6d79
android/app/src/main/AndroidManifest.xml
@@ -2,6 +2,7 @@
2
package="com.reduxtemplate">
3
4
<uses-permission android:name="android.permission.INTERNET" />
5
+ <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
6
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
7
8
<application
0 commit comments