diff --git a/apps/blakus-nativescript/App_Resources/Android/src/main/AndroidManifest.xml b/apps/blakus-nativescript/App_Resources/Android/src/main/AndroidManifest.xml index 84664c4..60796b7 100644 --- a/apps/blakus-nativescript/App_Resources/Android/src/main/AndroidManifest.xml +++ b/apps/blakus-nativescript/App_Resources/Android/src/main/AndroidManifest.xml @@ -24,7 +24,8 @@ android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:theme="@style/AppTheme" - android:hardwareAccelerated="true"> + android:hardwareAccelerated="true" + android:networkSecurityConfig="@xml/network_security_config"> + + + + + + +