|
1 | 1 | <?xml version='1.0' encoding='utf-8'?> |
2 | | -<widget id="com.cyg" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> |
3 | | - <name>i4t_mobile</name> |
| 2 | +<widget id="com.comeygana.app" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> |
| 3 | + <name>Come y Gana</name> |
4 | 4 | <description>comeygana Mobile Project</description> |
5 | | - <author email="leonardoespinosa@realbind.com" href="https://www.comeygana.com">comeygana</author> |
| 5 | + <author email="leonardoespinosa@realbind.com" href="https://app.comeygana.com">comeygana</author> |
6 | 6 | <content src="index.html" /> |
7 | 7 | <access origin="*" /> |
8 | 8 | <allow-intent href="http://*/*" /> |
|
80 | 80 | <splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" /> |
81 | 81 | <splash height="2732" src="resources/ios/splash/Default@2x~universal~anyany.png" width="2732" /> |
82 | 82 | </platform> |
83 | | - <engine name="ios" spec="4.5.4" /> |
84 | 83 | <engine name="android" spec="6.3.0" /> |
85 | | - <plugin name="ionic-plugin-keyboard" spec="^2.2.1" /> |
86 | | - <plugin name="cordova-plugin-whitelist" spec="^1.3.3" /> |
| 84 | + <engine name="ios" spec="4.5.4" /> |
87 | 85 | <plugin name="cordova-plugin-device" spec="^1.1.7" /> |
88 | | - <plugin name="cordova-plugin-splashscreen" spec="^4.1.0" /> |
89 | | - <plugin name="cordova-plugin-ionic-webview" spec="^1.1.16" /> |
90 | | - <plugin name="cordova-plugin-statusbar" spec="^2.3.0" /> |
91 | | - <plugin name="cordova-plugin-inappbrowser" spec="^2.0.2" /> |
92 | | - <plugin name="cordova-plugin-network-information" spec="^2.0.1" /> |
| 86 | + <plugin name="cordova-plugin-facebook4" spec="^1.7.4"> |
| 87 | + <variable name="APP_ID" value="128565331134597" /> |
| 88 | + <variable name="APP_NAME" value="devi4t" /> |
| 89 | + </plugin> |
93 | 90 | <plugin name="cordova-plugin-googlemaps" spec="^2.2.9"> |
94 | 91 | <variable name="API_KEY_FOR_ANDROID" value="AIzaSyBF9_4-7dq9SXko_FHMFtphI3dVbcE4jQc" /> |
95 | 92 | <variable name="API_KEY_FOR_IOS" value="AIzaSyDBzEpFYRne6-5E5ulKNt8yGwG34lO7VDk" /> |
|
98 | 95 | <variable name="LOCATION_WHEN_IN_USE_DESCRIPTION" value="This app wants to get your location while this app runs only." /> |
99 | 96 | <variable name="LOCATION_ALWAYS_USAGE_DESCRIPTION" value="This app wants to get your location always, even this app runs in background." /> |
100 | 97 | </plugin> |
101 | | - <plugin name="cordova-plugin-facebook4" spec="^1.7.4"> |
102 | | - <variable name="APP_ID" value="128565331134597" /> |
103 | | - <variable name="APP_NAME" value="devi4t" /> |
104 | | - </plugin> |
| 98 | + <plugin name="cordova-plugin-inappbrowser" spec="^2.0.2" /> |
| 99 | + <plugin name="cordova-plugin-ionic-webview" spec="^1.1.16" /> |
| 100 | + <plugin name="cordova-plugin-network-information" spec="^2.0.1" /> |
| 101 | + <plugin name="cordova-plugin-splashscreen" spec="^4.1.0" /> |
| 102 | + <plugin name="cordova-plugin-statusbar" spec="^2.3.0" /> |
| 103 | + <plugin name="cordova-plugin-whitelist" spec="^1.3.3" /> |
| 104 | + <plugin name="ionic-plugin-keyboard" spec="^2.2.1" /> |
105 | 105 | <plugin name="phonegap-plugin-barcodescanner" spec="^7.1.1"> |
106 | 106 | <variable name="ANDROID_SUPPORT_V4_VERSION" value="27.+" /> |
107 | 107 | </plugin> |
|
0 commit comments