|
|
|
|
@ -20,6 +20,7 @@
|
|
|
|
|
<preference name="SplashScreen" value="screen" />
|
|
|
|
|
<preference name="SplashScreenDelay" value="3000" />
|
|
|
|
|
<preference name="fullscreen" value="false" />
|
|
|
|
|
<preference name="orientation" value="portrait" />
|
|
|
|
|
<platform name="android">
|
|
|
|
|
<edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
<application android:networkSecurityConfig="@xml/network_security_config" />
|
|
|
|
|
|