|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
-<widget id="vip.raex.nft" version="1.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="new.raex.meta" ios-CFBundleVersion="172" android-versionCode="1191">
|
|
|
|
|
|
|
+<widget id="vip.raex.nft" version="1.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="new.raex.meta" ios-CFBundleVersion="174" android-versionCode="1193">
|
|
|
<name>OASISMETA</name>
|
|
<name>OASISMETA</name>
|
|
|
<description>
|
|
<description>
|
|
|
A sample Apache Cordova application that responds to the deviceready event.
|
|
A sample Apache Cordova application that responds to the deviceready event.
|
|
@@ -7,7 +7,7 @@
|
|
|
<author email="dev@cordova.apache.org" href="http://cordova.io">
|
|
<author email="dev@cordova.apache.org" href="http://cordova.io">
|
|
|
Apache Cordova Team
|
|
Apache Cordova Team
|
|
|
</author>
|
|
</author>
|
|
|
- <content src="http://192.168.6.215:8082/"/>
|
|
|
|
|
|
|
+ <content src="index.html"/>
|
|
|
<access origin="*"/>
|
|
<access origin="*"/>
|
|
|
<allow-intent href="http://*/*"/>
|
|
<allow-intent href="http://*/*"/>
|
|
|
<allow-intent href="https://*/*"/>
|
|
<allow-intent href="https://*/*"/>
|
|
@@ -27,7 +27,7 @@
|
|
|
<preference name="BackgroundColor" value="#000000"/>
|
|
<preference name="BackgroundColor" value="#000000"/>
|
|
|
<preference name="DisallowOverscroll" value="true"/>
|
|
<preference name="DisallowOverscroll" value="true"/>
|
|
|
<preference name="Orientation" value="portrait"/>
|
|
<preference name="Orientation" value="portrait"/>
|
|
|
- <preference name="AutoHideSplashScreen" value="true"/>
|
|
|
|
|
|
|
+ <preference name="AutoHideSplashScreen" value="false"/>
|
|
|
<preference name="SplashScreenDelay" value="0"/>
|
|
<preference name="SplashScreenDelay" value="0"/>
|
|
|
<preference name="ShowSplashScreenSpinner" value="false"/>
|
|
<preference name="ShowSplashScreenSpinner" value="false"/>
|
|
|
<preference name="AndroidXEnabled" value="true"/>
|
|
<preference name="AndroidXEnabled" value="true"/>
|