fix
This commit is contained in:
+5
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.coregrade.users" version="10.0.01" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<widget id="com.coregrade.users" version="10.0.03" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<name>CoreGrade</name>
|
||||
<description>Intelligent Learning Platform.</description>
|
||||
<author email="support@coregrade.com" href="http://ionicframework.com/">Ionic Framework Team</author>
|
||||
@@ -11,6 +11,10 @@
|
||||
<allow-intent href="sms:*" />
|
||||
<allow-intent href="mailto:*" />
|
||||
<allow-intent href="geo:*" />
|
||||
<feature name="CDVWKWebViewEngine">
|
||||
<param name="ios-package" value="CDVWKWebViewEngine" />
|
||||
</feature>
|
||||
<preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
|
||||
<preference name="ScrollEnabled" value="false" />
|
||||
<preference name="android-minSdkVersion" value="19" />
|
||||
<preference name="BackupWebStorage" value="none" />
|
||||
|
||||
Reference in New Issue
Block a user