Advertisement
Guest User

Untitled

a guest
Mar 8th, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.98 KB | None | 0 0
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <widget id="br.com.deen.stopinvest" version="1.3.0" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
  3. <name>TopInvest</name>
  4. <description>
  5. Aplicativo da TopInvest
  6. </description>
  7. <author email="atendimento@topinvest.com.br" href="https://topinvest.com.br">
  8. TopInvest Educação Financeira
  9. </author>
  10. <content src="index.html" />
  11. <icon height="1024" src="icon.png" width="1024" />
  12. <preference name="DisallowOverscroll" value="true" />
  13. <preference name="android-minSdkVersion" value="23" />
  14. <preference name="android-targetSdkVersion" value="27" />
  15. <preference name="StatusBarOverlaysWebView" value="false" />
  16. <preference name="StatusBarBackgroundColor" value="#ee6e73" />
  17. <preference name="StatusBarStyle" value="blacktranslucent" />
  18. <plugin name="cordova-plugin-statusbar" source="npm" spec="~2.1.3" />
  19. <plugin name="phonegap-plugin-push" source="npm" spec="~1.8.0">
  20. <variable name="SENDER_ID" value="XXXXXXX" />
  21. </plugin>
  22. <plugin name="cordova-plugin-console" source="npm" spec="~1.0.3" />
  23. <plugin name="cordova-plugin-dialogs" source="npm" spec="~1.2.1" />
  24. <plugin name="cordova-plugin-whitelist" source="npm" spec="~1.2.1" />
  25. <platform name="android">
  26. <allow-intent href="market:*" />
  27. <icon density="ldpi" src="www/res/icon/android/drawable-ldpi-icon.png" />
  28. <icon density="mdpi" src="www/res/icon/android/drawable-mdpi-icon.png" />
  29. <icon density="hdpi" src="www/res/icon/android/drawable-hdpi-icon.png" />
  30. <icon density="xhdpi" src="www/res/icon/android/drawable-xhdpi-icon.png" />
  31. <icon density="xxhdpi" src="www/res/icon/android/drawable-xxhdpi-icon.png" />
  32. <icon density="xxxhdpi" src="www/res/icon/android/drawable-xxxhdpi-icon.png" />
  33. <splash density="land-ldpi" src="www/res/screen/android/drawable-land-ldpi-screen.png" />
  34. <splash density="land-mdpi" src="www/res/screen/android/drawable-land-mdpi-screen.png" />
  35. <splash density="land-hdpi" src="www/res/screen/android/drawable-land-hdpi-screen.png" />
  36. <splash density="land-xhdpi" src="www/res/screen/android/drawable-land-xhdpi-screen.png" />
  37. <splash density="land-xxhdpi" src="www/res/screen/android/drawable-land-xxhdpi-screen.png" />
  38. <splash density="land-xxxhdpi" src="www/res/screen/android/drawable-land-xxxhdpi-screen.png" />
  39. <splash density="port-ldpi" src="www/res/screen/android/drawable-port-ldpi-screen.png" />
  40. <splash density="port-mdpi" src="www/res/screen/android/drawable-port-mdpi-screen.png" />
  41. <splash density="port-hdpi" src="www/res/screen/android/drawable-port-hdpi-screen.png" />
  42. <splash density="port-xhdpi" src="www/res/screen/android/drawable-port-xhdpi-screen.png" />
  43. <splash density="port-xxhdpi" src="www/res/screen/android/drawable-port-xxhdpi-screen.png" />
  44. <splash density="port-xxxhdpi" src="www/res/screen/android/drawable-port-xxxhdpi-screen.png" />
  45. </platform>
  46. <platform name="ios">
  47. <allow-intent href="itms:*" />
  48. <allow-intent href="itms-apps:*" />
  49. <icon height="57" platform="ios" src="www/res/icon/ios/icon.png" width="57" />
  50. <icon height="114" platform="ios" src="www/res/icon/ios/icon@2x.png" width="114" />
  51. <icon height="40" platform="ios" src="www/res/icon/ios/icon-40.png" width="40" />
  52. <icon height="80" platform="ios" src="www/res/icon/ios/icon-40@2x.png" width="80" />
  53. <icon height="50" platform="ios" src="www/res/icon/ios/icon-50.png" width="50" />
  54. <icon height="100" platform="ios" src="www/res/icon/ios/icon-50@2x.png" width="100" />
  55. <icon height="60" platform="ios" src="www/res/icon/ios/icon-60.png" width="60" />
  56. <icon height="120" platform="ios" src="www/res/icon/ios/icon-60@2x.png" width="120" />
  57. <icon height="180" platform="ios" src="www/res/icon/ios/icon-60@3x.png" width="180" />
  58. <icon height="72" platform="ios" src="www/res/icon/ios/icon-72.png" width="72" />
  59. <icon height="144" platform="ios" src="www/res/icon/ios/icon-72@2x.png" width="144" />
  60. <icon height="76" platform="ios" src="www/res/icon/ios/icon-76.png" width="76" />
  61. <icon height="152" platform="ios" src="www/res/icon/ios/icon-76@2x.png" width="152" />
  62. <icon height="29" platform="ios" src="www/res/icon/ios/icon-small.png" width="29" />
  63. <icon height="58" platform="ios" src="www/res/icon/ios/icon-small@2x.png" width="58" />
  64. <icon height="87" platform="ios" src="www/res/icon/ios/icon-small@3x.png" width="87" />
  65. <splash height="1136" platform="ios" src="www/res/screen/ios/Default-568h@2x~iphone.png" width="640" />
  66. <splash height="1334" platform="ios" src="www/res/screen/ios/Default-667h.png" width="750" />
  67. <splash height="2208" platform="ios" src="www/res/screen/ios/Default-736h.png" width="1242" />
  68. <splash height="1242" platform="ios" src="www/res/screen/ios/Default-Landscape-736h.png" width="2208" />
  69. <splash height="960" platform="ios" src="www/res/screen/ios/Default@2x~iphone.png" width="640" />
  70. <splash height="480" platform="ios" src="www/res/screen/ios/Default~iphone.png" width="320" />
  71. </platform>
  72. <access origin="*" />
  73. <access allows-arbitrary-loads-for-media="true" allows-arbitrary-loads-in-web-content="true" allows-local-networking="true" origin="*" />
  74. <access launch-external="yes" origin="tel:*" />
  75. <access launch-external="yes" origin="geo:*" />
  76. <access launch-external="yes" origin="mailto:*" />
  77. <access launch-external="yes" origin="sms:*" />
  78. <access launch-external="yes" origin="market:*" />
  79. <allow-intent href="http://*/*" />
  80. <allow-intent href="https://*/*" />
  81. <allow-intent href="tel:*" />
  82. <allow-intent href="sms:*" />
  83. <allow-intent href="mailto:*" />
  84. <allow-intent href="geo:*" />
  85. <allow-intent href="fb:*" />
  86. <allow-navigation href="*" />
  87. <config-file parent="LSApplicationQueriesSchemes" platform="ios" target="*-Info.plist">
  88. <array>
  89. <string>fbapi</string>
  90. <string>fb-messenger-api</string>
  91. <string>fbauth2</string>
  92. <string>fbshareextension</string>
  93. </array>
  94. </config-file>
  95. <preference name="AllowInlineMediaPlayback" value="true" />
  96. <preference name="OpenAllWhitelistURLsInWebView" value="true" />
  97. <preference name="MediaPlaybackRequiresUserAction" value="false" />
  98. <preference name="stay-in-webview" value="true" />
  99. <allow-intent href="*" />
  100. <allow-intent href="http://*/*" />
  101. <allow-intent href="https://*/*" />
  102. <allow-intent href="tel:*" />
  103. <allow-intent href="sms:*" />
  104. <allow-intent href="mailto:*" />
  105. <allow-intent href="geo:*" />
  106. <platform name="android">
  107. <allow-intent href="market:*" />
  108. </platform>
  109. <platform name="ios">
  110. <allow-intent href="itms:*" />
  111. <allow-intent href="itms-apps:*" />
  112. </platform>
  113. <plugin name="cordova-plugin-app-version" spec="^0.1.9" />
  114. <plugin name="cordova-plugin-inapppurchase" spec="^1.2.0" />
  115. <preference name="ANDROID_SDK_VERSION" value="4.40.0" />
  116. <preference name="FACEBOOK_ANDROID_SDK_VERSION" value="4.40.0" />
  117. <plugin name="cordova-plugin-facebook4" spec="4.2.1">
  118. <variable name="APP_ID" value="172419546878979" />
  119. <variable name="APP_NAME" value="TopInvest - Integração APP" />
  120. <variable name="FACEBOOK_HYBRID_APP_EVENTS" value="false" />
  121. <variable name="FACEBOOK_ANDROID_SDK_VERSION" value="4.40.0" />
  122. </plugin>
  123. <config-file parent="/resources" target="./res/values/strings.xml">
  124. <string name="fb_app_id">172419546878979</string>
  125. <string name="fb_app_name">TopInvest - Integração APP</string>
  126. </config-file>
  127. <engine name="browser" spec="^5.0.4" />
  128. <engine name="ios" spec="^4.5.5" />
  129. <engine name="android" spec="^7.1.4" />
  130. </widget>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement