Advertisement
Guest User

Untitled

a guest
Oct 1st, 2018
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <widget id="br.am4.topshopping" version="1.0.8" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
  3. <name>Topshopping</name>
  4. <description>An awesome Ionic/Cordova app.</description>
  5. <author email="hi@ionicframework" href="http://ionicframework.com/">Ionic Framework Team</author>
  6. <content src="index.html" />
  7. <access origin="*" />
  8. <allow-navigation href="http://ionic.local/*" />
  9. <allow-navigation href="*" />
  10. <content src="index.html" />
  11. <content original-src="index.html" />
  12. <allow-intent href="http://*/*" />
  13. <allow-intent href="https://*/*" />
  14. <allow-intent href="tel:*" />
  15. <allow-intent href="sms:*" />
  16. <allow-intent href="mailto:*" />
  17. <allow-intent href="geo:*" />
  18. <preference name="webviewbounce" value="false" />
  19. <preference name="UIWebViewBounce" value="false" />
  20. <preference name="orientation" value="portrait" />
  21. <preference name="DisallowOverscroll" value="true" />
  22. <preference name="android-minSdkVersion" value="16" />
  23. <preference name="BackupWebStorage" value="none" />
  24. <preference name="AutoHideSplashScreen" value="false" />
  25. <preference name="SplashScreenDelay" value="10000" />
  26. <preference name="FadeSplashScreenDuration" value="1000" />
  27. <preference name="SplashScreen" value="screen" />
  28. <preference name="ShowSplashScreen" value="true" />
  29. <preference name="ShowSplashScreenSpinner" value="true" />
  30. <preference name="StatusBarBackgroundColor" value="#022b52" />
  31. <preference name="SplashShowOnlyFirstTime" value="false" />
  32. <preference name="FadeSplashScreen" value="true" />
  33. <preference name="AndroidPersistentFileLocation" value="Compatibility" />
  34. <allow-navigation href="http://192.168.0.78:8101" />
  35. <allow-navigation href="http://192.168.0.78:8100" />
  36. <allow-navigation href="http://192.168.0.78:8102" />
  37. <preference name="SplashShowOnlyFirstTime" value="false" />
  38. <platform name="android">
  39. <preference name="loadUrlTimeoutValue" value="700000" />
  40. <icon density="ldpi" src="resources/android/icon/drawable-ldpi-icon.png" />
  41. <icon density="mdpi" src="resources/android/icon/drawable-mdpi-icon.png" />
  42. <icon density="hdpi" src="resources/android/icon/drawable-hdpi-icon.png" />
  43. <icon density="xhdpi" src="resources/android/icon/drawable-xhdpi-icon.png" />
  44. <icon density="xxhdpi" src="resources/android/icon/drawable-xxhdpi-icon.png" />
  45. <icon density="xxxhdpi" src="resources/android/icon/drawable-xxxhdpi-icon.png" />
  46. <splash density="land-ldpi" src="resources/android/splash/drawable-land-ldpi-screen.png" />
  47. <splash density="land-mdpi" src="resources/android/splash/drawable-land-mdpi-screen.png" />
  48. <splash density="land-hdpi" src="resources/android/splash/drawable-land-hdpi-screen.png" />
  49. <splash density="land-xhdpi" src="resources/android/splash/drawable-land-xhdpi-screen.png" />
  50. <splash density="land-xxhdpi" src="resources/android/splash/drawable-land-xxhdpi-screen.png" />
  51. <splash density="land-xxxhdpi" src="resources/android/splash/drawable-land-xxxhdpi-screen.png" />
  52. <splash density="port-ldpi" src="resources/android/splash/drawable-port-ldpi-screen.png" />
  53. <splash density="port-mdpi" src="resources/android/splash/drawable-port-mdpi-screen.png" />
  54. <splash density="port-hdpi" src="resources/android/splash/drawable-port-hdpi-screen.png" />
  55. <splash density="port-xhdpi" src="resources/android/splash/drawable-port-xhdpi-screen.png" />
  56. <splash density="port-xxhdpi" src="resources/android/splash/drawable-port-xxhdpi-screen.png" />
  57. <splash density="port-xxxhdpi" src="resources/android/splash/drawable-port-xxxhdpi-screen.png" />
  58. </platform>
  59. <platform name="ios">
  60. <icon height="57" src="resources/ios/icon/icon.png" width="57" />
  61. <icon height="114" src="resources/ios/icon/icon@2x.png" width="114" />
  62. <icon height="40" src="resources/ios/icon/icon-40.png" width="40" />
  63. <icon height="80" src="resources/ios/icon/icon-40@2x.png" width="80" />
  64. <icon height="120" src="resources/ios/icon/icon-40@3x.png" width="120" />
  65. <icon height="50" src="resources/ios/icon/icon-50.png" width="50" />
  66. <icon height="100" src="resources/ios/icon/icon-50@2x.png" width="100" />
  67. <icon height="60" src="resources/ios/icon/icon-60.png" width="60" />
  68. <icon height="120" src="resources/ios/icon/icon-60@2x.png" width="120" />
  69. <icon height="180" src="resources/ios/icon/icon-60@3x.png" width="180" />
  70. <icon height="72" src="resources/ios/icon/icon-72.png" width="72" />
  71. <icon height="144" src="resources/ios/icon/icon-72@2x.png" width="144" />
  72. <icon height="76" src="resources/ios/icon/icon-76.png" width="76" />
  73. <icon height="152" src="resources/ios/icon/icon-76@2x.png" width="152" />
  74. <icon height="167" src="resources/ios/icon/icon-83.5@2x.png" width="167" />
  75. <icon height="29" src="resources/ios/icon/icon-small.png" width="29" />
  76. <icon height="58" src="resources/ios/icon/icon-small@2x.png" width="58" />
  77. <icon height="87" src="resources/ios/icon/icon-small@3x.png" width="87" />
  78. <icon height="1024" src="resources/ios/icon/icon-1024.png" width="1024" />
  79. <splash height="1136" src="resources/ios/splash/Default-568h@2x~iphone.png" width="640" />
  80. <splash height="1334" src="resources/ios/splash/Default-667h.png" width="750" />
  81. <splash height="2208" src="resources/ios/splash/Default-736h.png" width="1242" />
  82. <splash height="1242" src="resources/ios/splash/Default-Landscape-736h.png" width="2208" />
  83. <splash height="1536" src="resources/ios/splash/Default-Landscape@2x~ipad.png" width="2048" />
  84. <splash height="2048" src="resources/ios/splash/Default-Landscape@~ipadpro.png" width="2732" />
  85. <splash height="768" src="resources/ios/splash/Default-Landscape~ipad.png" width="1024" />
  86. <splash height="2048" src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536" />
  87. <splash height="2732" src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048" />
  88. <splash height="1024" src="resources/ios/splash/Default-Portrait~ipad.png" width="768" />
  89. <splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640" />
  90. <splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" />
  91. <splash height="2732" src="resources/ios/splash/Default@2x~universal~anyany.png" width="2732" />
  92. </platform>
  93. <allow-navigation href="http://192.168.0.43:8100" />
  94. <allow-navigation href="http://192.168.0.43:8101" />
  95. <hook src="hooks/copy-fonts.js" type="after_prepare" />
  96. <plugin name="cordova-plugin-console" spec="^1.1.0" />
  97. <plugin name="cordova-plugin-statusbar" spec="^2.3.0" />
  98. <plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
  99. <plugin name="ionic-plugin-keyboard" spec="^2.2.1" />
  100. <plugin name="cordova-plugin-nativestorage" spec="^2.2.2" />
  101. <plugin name="cordova-plugin-inappbrowser" spec="^1.7.2" />
  102. <plugin name="cordova-plugin-appavailability" spec="^0.4.2" />
  103. <plugin name="cordova-plugin-geolocation" spec="^2.4.3" />
  104. <plugin name="cordova-plugin-network-information" spec="^1.3.4" />
  105. <plugin name="cordova-plugin-splashscreen" spec="^4.1.0" />
  106. <plugin name="cordova-sqlite-storage" spec="^2.1.2" />
  107. <plugin name="cordova-plugin-device" spec="^1.1.7" />
  108. <plugin name="cordova-plugin-app-event" spec="^1.2.1" />
  109. <plugin name="de.appplant.cordova.plugin.local-notification" spec="^0.8.5" />
  110. <plugin name="cordova-base64-to-gallery" spec="^4.1.3" />
  111. <plugin name="com-badrit-base64" spec="^0.2.0" />
  112. <plugin name="cordova-plugin-camera" spec="^2.4.1">
  113. <variable name="CAMERA_USAGE_DESCRIPTION" value=" " />
  114. <variable name="PHOTOLIBRARY_USAGE_DESCRIPTION" value=" " />
  115. </plugin>
  116. <plugin name="cordova-plugin-ionic-webview" spec="^1.1.16" />
  117. <plugin name="cordova-plugin-file" spec="^5.0.0" />
  118. <plugin name="cordova-plugin-file-transfer" spec="^1.7.0" />
  119. <plugin name="phonegap-plugin-push" spec="~1.8.4">
  120. <variable name="SENDER_ID" value="3985457908" />
  121. </plugin>
  122. <allow-navigation href="http://192.168.0.101:8101" />
  123. <plugin name="cordova-plugin-facebook4" spec="^1.7.4">
  124. <variable name="APP_ID" value="2317469095144893" />
  125. <variable name="APP_NAME" value="topshopping" />
  126. </plugin>
  127. <plugin name="cordova.plugins.diagnostic" spec="~4.0.8" />
  128. <engine name="ios" spec="~4.3.1" />
  129. </widget>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement