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 3b36b96 commit a931cb9Copy full SHA for a931cb9
demo-vue/app/App_Resources/Android/AndroidManifest.xml
@@ -19,6 +19,7 @@
19
<uses-permission android:name="android.permission.INTERNET"/>
20
21
<application
22
+ android:usesCleartextTraffic="true"
23
android:name="com.tns.NativeScriptApplication"
24
android:allowBackup="true"
25
android:icon="@drawable/icon"
0 commit comments