WeBWorK a href sms

Can someone help me, I will try to create the sms to the mobile site link, but its does not work.

download))
                {
                    echo "
  • SMS

    $rpmrbt->download

  • "; } if ($rpmrbt->id > 0) { echo "
  • << Back

  • "; } ?>

    "href =" "sms:" or href = "smsto:" can not work in OS5, help me pliss...

    a href='smsto:$rpmrbt->download?body=$rpmrbt->dwcontent'
    

    They use different browsers, have alook here: http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/How-to-detect-the-BlackBerry-Bro...

    Maybe its all just not supported.

    Tags: BlackBerry Developers

    Similar Questions

    • Tap-text SMS command

      Hello

      I'm trying to code a button Tap-To-Text in Board animate to open the SMS feature in mobile devices when typed. Outside the edge, it is apparently looks like this: < a href = "sms: + 447787000000" > < /a > SMS. This does not work when I try to edge host unless I put it in the wrong place. I am Exhibitor in the Actions section for this button with TouchStart and the event. Any help would be appreciated.

      Thanks in advance.

      -one

      OK, solved: at least on Android: window.open ("sms: + 5555555555", "_self");

      (insert a phone number to SMS for instead of the "5555555")

    • Logo of the Application

      Hello my friends,.

      I want to change the Logo of my Application.

      I have tried all possible methods to change what my config.xml file

      <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0" id="com.nilayamheritage.divyansh" version="1.2.1">
        <name>Hotel Nilayam Heritage</name>
        <description>One Of the Best Hotel in Orchha, With Luxurious and Budget Room's..</description>
        <author href="http://nilayamheritage.com" email="[email protected]">DPM Group</author>
        <content src="index.html"/>
        <preference name="DisallowOverscroll" value="true"/>
        <preference name="android-minSdkVersion" value="14"/>
        <plugin name="cordova-plugin-battery-status" source="npm" spec="~1.1.1"/>
        <plugin name="cordova-plugin-camera" source="npm" spec="~2.1.1"/>
        <plugin name="cordova-plugin-media-capture" source="npm" spec="~1.2.0"/>
        <plugin name="cordova-plugin-console" source="npm" spec="~1.0.2"/>
        <plugin name="cordova-plugin-contacts" source="npm" spec="~2.0.1"/>
        <plugin name="cordova-plugin-device" source="npm" spec="~1.1.1"/>
        <plugin name="cordova-plugin-device-motion" source="npm" spec="~1.2.0"/>
        <plugin name="cordova-plugin-device-orientation" source="npm" spec="~1.0.2"/>
        <plugin name="cordova-plugin-dialogs" source="npm" spec="~1.2.0"/>
        <plugin name="cordova-plugin-file" source="npm" spec="~4.1.1"/>
        <plugin name="cordova-plugin-file-transfer" source="npm" spec="~1.5.0"/>
        <plugin name="cordova-plugin-geolocation" source="npm" spec="~2.1.0"/>
        <plugin name="cordova-plugin-globalization" source="npm" spec="~1.0.3"/>
        <plugin name="cordova-plugin-inappbrowser" source="npm" spec="~1.3.0"/>
        <plugin name="cordova-plugin-media" source="npm" spec="~2.2.0"/>
        <plugin name="cordova-plugin-network-information" source="npm" spec="~1.2.0"/>
        <plugin name="cordova-plugin-splashscreen" source="npm" spec="~3.2.1"/>
        <plugin name="cordova-plugin-statusbar" source="npm" spec="~2.1.2"/>
        <plugin name="cordova-plugin-vibration" source="npm" spec="~2.1.0"/>
        <plugin name="cordova-plugin-whitelist" source="npm" spec="~1.2.1"/>
      <gap:plugin name="onesignal-cordova-plugin" source="npm" />
      
      
      <!-- Recommend the newest cli but requires cli-5.1.1+ and gradle for Android. -->
      <!-- If the below settings are not compatible with your project set the "PGB ANT" version above. -->
      <preference name="phonegap-version" value="cli-5.4.1" />
      <preference name="android-build-tool" value="gradle" />
      <preference name="prerendered-icon" value="false" />
        <icon src="www/res/icon.png" />
        <platform name="android">
          <icon src="www/res/icon/drawable-ldpi-icon.png" density="ldpi"/>
          <icon src="www/res/icon/drawable-mdpi-icon.png" density="mdpi"/>
          <icon src="www/res/icon/drawable-hdpi-icon.png" density="hdpi"/>
          <icon src="www/res/icon/drawable-xhdpi-icon.png" density="xhdpi"/>
          <icon src="www/res/icon/drawable-xxhdpi-icon.png" density="xxhdpi"/>
          <icon src="www/res/icon/drawable-xxxhdpi-icon.png" density="xxxhdpi"/>
      </platform>
        <platform name="android">
      <splash src="splash.png" />
          <splash src="www/res/screen/android/drawable-land-ldpi-screen.png" density="land-ldpi"/>
          <splash src="www/res/screen/android/drawable-land-mdpi-screen.png" density="land-mdpi"/>
          <splash src="www/res/screen/android/drawable-land-hdpi-screen.png" density="land-hdpi"/>
      
      
          <splash src="www/res/screen/android/drawable-port-ldpi-screen.png" density="port-ldpi"/>
          <splash src="www/res/screen/android/drawable-port-mdpi-screen.png" density="port-mdpi"/>
          <splash src="www/res/screen/android/drawable-port-hdpi-screen.png" density="port-hdpi"/>
        </platform>
        <platform name="ios">
          <icon src="www/res/icon/ios/icon.png" platform="ios" width="57" height="57"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="114" height="114"/>
          <icon src="www/res/icon/ios/icon-40.png" platform="ios" width="40" height="40"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="80" height="80"/>
          <icon src="www/res/icon/ios/icon-50.png" platform="ios" width="50" height="50"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="100" height="100"/>
          <icon src="www/res/icon/ios/icon-60.png" platform="ios" width="60" height="60"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="120" height="120"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="180" height="180"/>
          <icon src="www/res/icon/ios/icon-72.png" platform="ios" width="72" height="72"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="144" height="144"/>
          <icon src="www/res/icon/ios/icon-76.png" platform="ios" width="76" height="76"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="152" height="152"/>
          <icon src="www/res/icon/ios/icon-small.png" platform="ios" width="29" height="29"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="58" height="58"/>
          <icon src="www/res/icon/ios/[email protected]" platform="ios" width="87" height="87"/>
          <splash src="www/res/screen/ios/Default-568h@2x~iphone.png" platform="ios" width="640" height="1136"/>
          <splash src="www/res/screen/ios/Default-667h.png" platform="ios" width="750" height="1334"/>
          <splash src="www/res/screen/ios/Default-736h.png" platform="ios" width="1242" height="2208"/>
          <splash src="www/res/screen/ios/Default-Landscape-736h.png" platform="ios" width="2208" height="1242"/>
          <splash src="www/res/screen/ios/Default-Landscape@2x~ipad.png" platform="ios" width="2048" height="1536"/>
          <splash src="www/res/screen/ios/Default-Landscape~ipad.png" platform="ios" width="1024" height="768"/>
          <splash src="www/res/screen/ios/Default-Portrait@2x~ipad.png" platform="ios" width="1536" height="2048"/>
          <splash src="www/res/screen/ios/Default-Portrait~ipad.png" platform="ios" width="768" height="1024"/>
          <splash src="www/res/screen/ios/Default@2x~iphone.png" platform="ios" width="640" height="960"/>
          <splash src="www/res/screen/ios/Default~iphone.png" platform="ios" width="320" height="480"/>
        </platform>
        <platform name="wp8">
          <icon src="www/res/icon/wp8/ApplicationIcon.png" platform="wp8" width="99" height="99"/>
          <icon src="www/res/icon/wp8/Background.png" platform="wp8" width="159" height="159"/>
          <splash src="www/res/screen/wp8/screen-portrait.jpg" platform="wp8" width="768" height="1280"/>
        </platform>
        <platform name="windows">
          <icon src="www/res/icon/windows/Square150x150Logo.scale-100.png" platform="windows" width="150" height="150"/>
          <icon src="www/res/icon/windows/Square30x30Logo.scale-100.png" platform="windows" width="30" height="30"/>
          <icon src="www/res/icon/windows/StoreLogo.scale-100.png" platform="windows" width="50" height="50"/>
          <splash src="www/res/screen/windows/SplashScreen.scale-100.png" platform="windows" width="620" height="300"/>
          <icon src="www/res/icon/windows/StoreLogo.scale-240.png" platform="windows" width="120" height="120"/>
          <icon src="www/res/icon/windows/Square44x44Logo.scale-100.png" platform="windows" width="44" height="44"/>
          <icon src="www/res/icon/windows/Square44x44Logo.scale-240.png" platform="windows" width="106" height="106"/>
          <icon src="www/res/icon/windows/Square70x70Logo.scale-100.png" platform="windows" width="70" height="70"/>
          <icon src="www/res/icon/windows/Square71x71Logo.scale-100.png" platform="windows" width="71" height="71"/>
          <icon src="www/res/icon/windows/Square71x71Logo.scale-240.png" platform="windows" width="170" height="170"/>
          <icon src="www/res/icon/windows/Square150x150Logo.scale-240.png" platform="windows" width="360" height="360"/>
          <icon src="www/res/icon/windows/Square310x310Logo.scale-100.png" platform="windows" width="310" height="310"/>
          <icon src="www/res/icon/windows/Wide310x150Logo.scale-100.png" platform="windows" width="310" height="150"/>
          <icon src="www/res/icon/windows/Wide310x150Logo.scale-240.png" platform="windows" width="744" height="360"/>
          <splash src="www/res/screen/windows/SplashScreenPhone.scale-240.png" platform="windows" width="1152" height="1920"/>
        </platform>
        <icon src="icon.png"/>
      <preference name="SplashScreenDelay" value="10000" />
        <access origin="*"/>
        <allow-intent href="http://*/*"/>
        <allow-intent href="https://*/*"/>
        <allow-intent href="tel:*"/>
        <allow-intent href="sms:*"/>
        <allow-intent href="mailto:*"/>
        <allow-intent href="geo:*"/>
        <platform name="android">
          <allow-intent href="market:*"/>
        </platform>
        <platform name="ios">
          <allow-intent href="itms:*"/>
          <allow-intent href="itms-apps:*"/>
        </platform>
      
      
      </widget>
      
      

      Have you provided images icon and splash in the path specified in the config.xml file? Remember that the paths are relative to config.xml. Also be sure that you are not download CLI - one project BMPS project expects index.html and config.xml to be brothers and sisters, while the CLI puts config.xml in a parent directory.

    • Conflict beetween cordova-plugin-facebook4 &amp; cordova-plugin-facebook4 phonegap-plugin-push

      Hello

      I've been using Phonegap to build for a couple of years and it's a great tool. It is the first time that I can't understand what is happening.

      If I add the following plugins, one at a time the construction is successful, but if I put all the build fails

      1. Cordova-plugin-facebook4
      2. PhoneGap-plugin-push

      Here is my file config.xml

      <? XML version = "1.0" encoding = "UTF-8" standalone = "yes"? >

      < widget id = "com.x.x" version = "1.0.1" xmlns =" " http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 "versionCode ="1"> "

      < name > X < / name >

      < description >

      App Móvil del Lider for sale Electronica

      < / description >

      " < author email = ' [email protected] "href =" http://www.x.com.ar/ ">

      x

      < / author >

      " < author href = ' http://www.x.com.ar/ "email =" " [email protected] "> "

      x

      < / author >

      < src = "index.html" / content >

      < access origin = "*" / >

      < name of option = "webviewbounce" value = "false" / >

      < name of option = "UIWebViewBounce" value = "false" / >

      < name of option = "DisallowOverscroll" value = "true" / >

      < name of option = "android-minSdkVersion" value = "16" / >

      < name of option = "BackupWebStorage" value = "none" / >

      < name of option = "phonegap-version" value = "cli - 5.2.0" / >

      < name of option = value "android-build-tool" = "gradle" / >

      < src = "icon.png icon" / > "

      "< src="res/icon/android/icon-36-ldpi.png icon "gap: platform = gap: qualifier 'android' ="ldpi"/ >

      "< src="res/icon/android/icon-48-mdpi.png icon "gap: platform = gap: qualifier"android"="mdpi"/ >

      "< src="res/icon/android/icon-72-hdpi.png icon "gap: platform = gap: qualifier 'android' ="hdpi"/ >

      "< src="res/icon/android/icon-96-xhdpi.png icon "gap: platform = gap: qualifier 'android' ="xhdpi"/ >

      "< src="res/icon/ios/icon-57.png icon "gap: platform ="ios"width ="57"height ="57"/ >

      "< icon src="res/icon/ios/icon-72.png "gap: platform ="ios"width ="72"height ="72"/ >

      "< src="res/icon/ios/icon-57-2x.png icon "gap: platform ="ios"width ="114"height ="114"/ >

      "< src="res/icon/ios/icon-72-2x.png icon "gap: platform ="ios"width ="144"height ="144"/ >

      "< icon src="res/icon/ios/icon-certify-76.png "gap: platform ="ios"width ="76"height ="76"/ >

      "< src="res/icon/ios/icon-certify-120.png icon "gap: platform ="ios"width ="120"height ="120"/ >

      "< src="res/icon/ios/icon-certify-152.png icon "gap: platform ="ios"width ="152"height ="152"/ >

      < name of option = "SplashScreen" value = "none" / >

      <!-set the screen for starting application for each platform. ->

      "< src="res/screen/android/screen-ldpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-ldpi"/ >

      "< src="res/screen/android/screen-mdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-mdpi"/ >

      "< src="res/screen/android/screen-hdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-hdpi"/ >

      "< src="res/screen/android/screen-xhdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-xhdpi"/ >

      "< src="res/screen/blackberry/screen-225.png gap: splash "gap: platform ="blackberry"/ >

      "< src="res/screen/ios/screen-iphone-portrait.png gap: splash "gap: platform ="ios"width ="320"height ="480"/ >

      "< src="res/screen/ios/screen-iphone-portrait-2x.png gap: splash "gap: platform ="ios"width ="640"height ="960"/ >

      "< src="res/screen/ios/screen-iphone-portrait-568h-2x.png gap: splash "gap: platform ="ios"width ="640"height ="1136"/ >

      "< src="res/screen/ios/screen-ipad-portrait.png gap: splash "gap: platform ="ios"width ="768"height ="1024"/ >

      "< src="res/screen/ios/screen-ipad-landscape.png gap: splash "gap: platform ="ios"width ="1024"height ="768"/ >

      "< src="res/screen/windows-phone/screen-portrait.jpg gap: splash "gap: platform ="winphone"/ >

      < src = "" splash.png gap: splash "/ >"

      < name of the function "Θtat bar" = >

      < param name = 'ios-package' value = 'CDVStatusBar"onload ="true"/ >

      < / fiction >

      < access origin = "*" / >

      <! - added the following intentions to support the withdrawal of the code of the white base cordova to a plugin list - >

      <!-white list configuration. Refer to -> https://cordova.apache.org/docs/en/edge/guide_appdev_whitelist_index.md.html

      < name of the ditch: plugin = "cordova-plugin-whitelist" version = "1.2.2" source = "MNP" / >

      " < allow intention href = ' http://*/* "/>

      " < allow intention href = ' https://*/* "/>

      < allow intention href = "Tel: *" / >

      < allow intention href = "sms: *" / >

      < allow intention href = "mailto:*" / >

      < allow intention href = "geo: *" / >

      < platform name = "android" >

      < allow intention href = "market: *" / >

      < / platform >

      < platform name = "ios" >

      < allow intention href = "itms: *" / >

      < allow intention href = "itms-apps: *" / >

      < / platform >

      < name = "com.telerik.plugins.nativepagetransitions plugin" source = "MNP" / > "

      < name of the ditch: plugin = "cordova-plugin-x-socialsharing" source = "MNP" / >

      < name of the ditch: plugin = "cordova-plugin-inappbrowser" source = "MNP" / >

      < name of the ditch: plugin = 'cordova-plugin-facebook4' source = 'MNP' version = "1.7.4" >

      < param name = "APP_ID" value = "X" / >

      < param name = 'APP_NAME' value = 'X' / >

      < / gap: plugin >

      < name of the ditch: plugin = 'phonegap-plugin-push' source = 'MNP' version = "1.5.3" >

      < param name = "SENDER_ID" value = "X" / >

      < / gap: plugin >

      < gap: plugin name = "org.apache.cordova.device" / > "

      < name of the ditch: plugin = "cordova-plugin-x-toast" source = "MNP" / >

      < name of the ditch: plugin = "Ionic-plugin-keyboard" version = "2.1.0" source = "MNP" / >

      < / widget >

      And the error log is the following. Can someone help me? Thanks in advance

      Construction date: 2016-10-01 18:06:18 + 0000

      --------------------------------------------------------------------------------

      OUTPUT OF THE PLUGIN

      --------------------------------------------------------------------------------

      Installation of "org.apache.cordova.device" to "0.3.0" for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      Retrieve the plugin "[email protected]" through the Museum

      Installation "cordova-plugin-whitelist" to "1.2.2" for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      This plugin is applicable for versions of cordova-android higher than 4.0. If you have an earlier version of the platform, you do * not * need this plugin because the white list will be built.

      Retrieve the "cordova-plugin-x-socialsharing" plugin via the NPM

      Installation "cordova-plugin-x-socialsharing" to "5.1.3" for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      Retrieve the "cordova-plugin-inappbrowser" plugin via the NPM

      Installation "cordova-plugin-inappbrowser" to "1.5.0" for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      Retrieve the plugin "[email protected]" through the Museum

      Installation "cordova-plugin-facebook4' to '1.7.4" for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      Retrieve the plugin "[email protected]" through the Museum

      Installation 'phonegap-plugin-push' to '1.5.3"for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      Retrieve the "cordova-plugin-x-toast" plugin through the Museum

      Installation "cordova-plugin-x-toast" to "2.5.2" for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      Retrieve the plugin "[email protected]" through the Museum

      Installation 'Ionic-plugin-keyboard""2.1.0"for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      Retrieve the plugin "com.telerik.plugins.nativepagetransitions" through the Museum

      Installation of "com.telerik.plugins.nativepagetransitions" to "0.6.5" for android

      Using this version of Cordoba with an older version of cordova-android is removed. Consider the upgrade to [email protected] or newer.

      --------------------------------------------------------------------------------

      COMPILATION OUTPUT

      --------------------------------------------------------------------------------

      Build the option-"unrecognized (ignore).

      Running: / project/gradlew cdvBuildDebug b /project/build.gradle-Dorg.gradle.daemon=true - PcdvBuildMultipleApks = false - PcdvVersionCode = 1

      Configuration on demand is a function of incubation.

      : stretch

      : compileDebugNdk

      : preDebugBuild

      : checkDebugManifest

      : preReleaseBuild

      : CordovaLib:compileLint

      : CordovaLib:copyDebugLint updated

      : CordovaLib:mergeDebugProguardFiles

      : CordovaLib:preBuild

      : CordovaLib:preDebugBuild

      : CordovaLib:checkDebugManifest

      : CordovaLib:prepareDebugDependencies

      : CordovaLib:compileDebugAidl

      : CordovaLib:compileDebugRenderscript

      : CordovaLib:generateDebugBuildConfig

      : CordovaLib:generateDebugAssets updated

      : CordovaLib:mergeDebugAssets

      : CordovaLib:generateDebugResValues

      : CordovaLib:generateDebugResources

      : CordovaLib:packageDebugResources

      : CordovaLib:processDebugManifest

      : CordovaLib:processDebugResources

      : CordovaLib:generateDebugSources

      : CordovaLib:compileDebugJavaNote: entry files use or replace an obsolete API.

      Note: Recompile with - Xlint: deprecation for more details.

      : CordovaLib:processDebugJavaRes updated

      : CordovaLib:packageDebugJar

      : CordovaLib:compileDebugNdk

      : CordovaLib:packageDebugJniLibs updated

      : CordovaLib:packageDebugLocalJar updated

      : CordovaLib:packageDebugRenderscript updated

      : CordovaLib:bundleDebug

      : CordovaLib:copyReleaseLint updated

      : CordovaLib:mergeReleaseProguardFiles

      : CordovaLib:preReleaseBuild

      : CordovaLib:checkReleaseManifest

      : CordovaLib:prepareReleaseDependencies

      : CordovaLib:compileReleaseAidl

      : CordovaLib:compileReleaseRenderscript

      : CordovaLib:generateReleaseBuildConfig

      : CordovaLib:generateReleaseAssets updated

      : CordovaLib:mergeReleaseAssets

      : CordovaLib:generateReleaseResValues

      : CordovaLib:generateReleaseResources

      : CordovaLib:packageReleaseResources

      : CordovaLib:processReleaseManifest

      : CordovaLib:processReleaseResources

      : CordovaLib:generateReleaseSources

      : CordovaLib:compileReleaseJavaNote: entry files use or replace an obsolete API.

      Note: Recompile with - Xlint: deprecation for more details.

      : CordovaLib:processReleaseJavaRes updated

      : CordovaLib:packageReleaseJar

      : CordovaLib:compileReleaseNdk

      : CordovaLib:packageReleaseJniLibs updated

      : CordovaLib:packageReleaseLocalJar updated

      : CordovaLib:packageReleaseRenderscript updated

      : CordovaLib:bundleRelease

      : prepareComAndroidSupportCardviewV72340Library

      : prepareComAndroidSupportCustomtabs2340Library

      : prepareComAndroidSupportSupportV132340Library

      : prepareComAndroidSupportSupportV42340Library

      : prepareComFacebookAndroidFacebookAndroidSdk4141Library

      : prepareComGoogleAndroidGmsPlayServicesBase940Library

      : prepareComGoogleAndroidGmsPlayServicesBasement940Library

      : prepareComGoogleAndroidGmsPlayServicesGcm940Library

      : prepareComGoogleAndroidGmsPlayServicesIid940Library

      : prepareComGoogleAndroidGmsPlayServicesTasks940Library

      : prepareProjectCordovaLibUnspecifiedDebugLibrary

      : prepareDebugDependencies

      : compileDebugAidl

      : compileDebugRenderscript

      : generateDebugBuildConfig

      : generateDebugAssets updated

      : mergeDebugAssets

      : generateDebugResValues

      : generateDebugResources

      : mergeDebugResources

      : processDebugManifest

      : processDebugResourcesWarning: AndroidManifest.xml sets already debuggable (in http://schemas.android.com/apk/res/android); with existing value in manifest.

      Failure of the generation of table of resources to do a separation "

      /Project/build/intermediates/RES/debug/values-v23/values.XML:6: error: error: no resource only for the name found (at 'cardBackgroundColor' with value '? android: attr / colorBackgroundFloating').

      FAILED

      FAILED: Build failed with an exception.

      * What went wrong:

      The execution of the task failed ': ' processDebugResources.

      > com.android.ide.common.internal.LoggedErrorException: unable to run the command:

      /Android-SDK/build-tools/24.0.1/AAPT package - f - no - crunch - I /android-sdk/platforms/android-22/android.jar - M /project/build/intermediates/manifests/full/debug/AndroidManifest.xml s/project/build/intermediates/res/debug - a/project/build/intermediates/assets/debug m-J/project/build/generated/source/r/debug f /project/build/intermediates/res/resources-debug.ap_--debug mode - custom package com.rii.test - 0 apk - output-text-symbols/project/build/intermediates/symbols/debug

      Error code:

      1

      Output:

      Warning: AndroidManifest.xml sets already debuggable (in http://schemas.android.com/apk/res/android); with existing value in manifest.

      Failure of the generation of table of resources to do a separation "

      /Project/build/intermediates/RES/debug/values-v23/values.XML:6: error: error: no resource only for the name found (at 'cardBackgroundColor' with value '? android: attr / colorBackgroundFloating').

      * Try:

      Run with the option - stacktrace to get stack trace. Run with the option - info or - debug option to get out of the newspaper.

      BUILD FAILED

      Total time: dry 7,751

      /Project/Cordova/node_modules/q/q.js:126

      throw e;

      ^

      Error code 1 for command: / project/gradlew with args: lse cdvBuildDebug,-b,/project/build.gradle,-Dorg.gradle.daemon=true,-PcdvBuildMultipleApks=fa,-PcdvVersionCode = 1

      After a few days, I found the solution

      I changed from BMP to use the latest version of cordova

      And added lines

    • Build the stop after the installation of the plugin

      I have some problems with my android build. My build is a failure, but I see no reason why it's a failure.

      the paper always stops after installing plugins. I tried several tests.

      I changed the syntax plugins on my config files, I try to remove the config plugin, but the build is always a failure.

      (Sorry for my English )

      This is my config file:

      <? XML version= "1.0" encoding= ' utf - 8'? >
      "" <widget id= 'com.exaprint.fr.exaprint' ios-CFBundleIdentifier= "com.exaprint.fr.exaprint" android-packageName= "com.exaprint.fr.exaprint" version= "3.2.5" android-versionCode= "30020508" = "en" xmlns defaultlocale= 'http://www.w3.org/ns/widgets"" " xmlns:cdv="http://cordova.apache.org/ns/1.0""">

      <name> MyApp < /name>

      <description>

      An example Apache Cordova application that responds to the deviceready event.

      < /description>

      "" <author send= "[email protected]"" " href= "http://cordova.io""">

      Team Apache Cordova

      < /author>

      <engine name= 'android' spec= "4.0.0" / >

      <engine name= 'ios' spec= "3.9.1" / >

      <engine name= 'windows' spec= "3.8.1" / >

      <engine name= "wp8" spec= "3.8.0" / >

      < value ofpreference name= ' phonegap-version ' ='cli - 6.3.0' / >

      <preference name= "full screen" value= "True" / >

      <preference name= "KeepRunning" value= "False" / >

      <preference name= "ShowTitle" value= "False" / >

      <preference name= "InAppBrowserStorageEnabled" value= "False" / >

      <preference name= "SuppressesIncrementalRendering" value= "True" / >

      <preference name= "Orientation" value= "portrait" / >

      <preference name= "SplashScreen" value= "screen" / >

      <preference name= "SplashScreenDelay" value= "10000" / >

      <preference name= "splash-screen-duration" value= "4000" / >

      <content src= "index.html" / >

      <plugin name= "cordova-plugin-whitelist" version= "1.0.0" / >

      <plugin name= "cordova-plugin-splashscreen" version= "2.1.0" source= "MNP" / >

      "<=" cordova-plugin-inappbrowser " plugin name spec="https://github.com/apache/cordova-plugin-inappbrowser.git"" " / >

      ' <plugin name= "cordova-plugin-websql" version= "1.0.0" spec= "https://github.com/MSOpenTech/cordova-plugin-websql.git"""/ >

      "<="com.pushwoosh.plugins.pushwoosh" plugin name spec="https://github.com/Pushwoosh/pushwoosh-phonegap-3.0-plugin.git"" " version="3.6.9" / >

      "<= ' cordova-plugin-network-information ' plugin name spec="https://github.com/apache/cordova-plugin-network-information.git"" "/ >

      "<=" cordova-plugin-keyboard " plugin name spec="https://github.com/driftyco/ionic-plugins-keyboard.git"" "/ >

      "<=" cordova-plugin-fullscreen " plugin name spec="https://github.com/mesmotronic/cordova-plugin-fullscreen.git"" "/ >

      ' <plugin name= "cordova-plugin-apprate" version= "1.2" spec= "https://github.com/pushandplay/cordova-plugin-apprate.git""" / >

      <access original= "" * " browserOnly="true" / >"

      <access original= "*." pushwoosh.com' / >

      <access original= "" Tel: * ' launch-external= "Yes"/ > "

      <access origin= "mailto:*" launch-external= "Yes"/ >

      <allow navigation href= "" * ' / > "

      <allow-intent href= "" * ' / > "

      "<allow-intent href="http://*/*"" " / >

      "<allow-intent href="https://*/*"" " / >

      <allow-intent href= "" Tel: * ' / > "

      <allow-intent href= "" sms: * ' / > "

      <allow-intent href= "mailto:*" / >

      <allow-intent href= "" geo: * ' / > "

      <platform name= "android">

      <preference name= "permissions" value= "none"/ >

      <preference name= "android-build-tool" value= "gradle" / >

      <allow-intent href= "' market: * ' / >"

      <preference name= "EnableViewportScale" value= "true" / >

      < content ofpreference = "width = device-width, original scale = 1.0, maximum scale = 1.0, minimum scale is 1.0, scalable user = 0, target-densitydpi = PPP device" name= "viewport" / > "

      <icon density= "ldpi" src= "res/android/icon/drawable-ldpi-icon.png" / >

      <icon density= "mdpi" src= "res/android/icon/drawable-mdpi-icon.png" / >

      <icon density= "hdpi" src= "res/android/icon/drawable-hdpi-icon.png" / >

      <icon density= "xhdpi" src= "res/android/icon/drawable-xhdpi-icon.png" / >

      <icon density= "xxhdpi" src= "res/android/icon/drawable-xxhdpi-icon.png" / >

      <icon density= "xxxhdpi" src= "res/android/icon/drawable-xxxhdpi-icon.png" / >

      <splash density= "ldpi" src= "res/android/splash/fr/drawable-port-ldpi-screen.png" / >

      <splash density= "mdpi" src= "res/android/splash/fr/drawable-port-mdpi-screen.png" / >

      <splash density= "hdpi" src= "res/android/splash/fr/drawable-port-hdpi-screen.png" / >

      <splash density= "xhdpi" src= "res/android/splash/fr/drawable-port-xhdpi-screen.png" / >

      <splash density= "xxhdpi" src= "res/android/splash/fr/drawable-port-xxhdpi-screen.png" / >

      <splash density= "xxxhdpi" src= "res/android/splash/fr/drawable-port-xxxhdpi-screen.png" / >

      < /platform>

      <platform name= "ios">

      <preference name= "Orientation" value= "portrait" / >

      <allow-intent href= "" itms: * ' / > "

      <allow-intent href= "" itms-apps: * ' / > "

      <icon height= "57" src= "res/ios/icon/icon.png" width= "57" / >

      <icon height= "114" src= "res/ios/icon/[email protected]" width= "114" / >

      <icon height= "40" src= "res/ios/icon/icon-40.png" width= "40" / >

      <icon height= "80" src= "res/ios/icon/[email protected]" width= "80" / >

      <icon height= "50" src= "res/ios/icon/icon-50.png" width= "50" / >

      <icon height= "100" src= "res/ios/icon/[email protected]" width= "100" / >

      <icon height= "60" src= "res/ios/icon/icon-60.png" width= "60" / >

      <icon height= "120" src= "res/ios/icon/[email protected]" width= "120" / >

      <icon height= "180" src= "res/ios/icon/[email protected]" width= "180" / >

      <icon height= "72" src= "res/ios/icon/icon-72.png" width= "72" / >

      <icon height= "144" src= "res/ios/icon/[email protected]" width= "144" / >

      <icon height= "76" src= "res/ios/icon/icon-76.png" width= "76" / >

      <icon height= "152" src= "res/ios/icon/[email protected]" width= "152" / >

      <icon height= "29" src= "res/ios/icon/icon-small.png" width= "29" / >

      <icon height= '58' src= "res/ios/icon/[email protected]" width= "58" / >

      <icon height= "87" src= "res/ios/icon/[email protected]" width= "87" / >

      <splash height= "1136" src= "res/ios/splash/Default-568h@2x~iphone.png" width= "640" / >

      <splash height= "1334" src= "res/ios/splash/Default-667h.png" width= "750" / >

      <splash height= "2208" src= "res/ios/splash/Default-736h.png" width= "1242" / >

      <splash height= "2048" src= "res/ios/splash/Default-Portrait@2x~ipad.png" width= "1536" / >

      <splash height= "1024" src= "res/ios/splash/Default-Portrait~ipad.png" width= "768" / >

      <splash height= "960" src= "res/ios/splash/Default@2x~iphone.png" width= "640" / >

      <splash height= "480" src= "res/ios/splash/Default~iphone.png" width= "320" / >

      < /platform>

      < /widget>

      I'made a local build using cordova and my build to succeed regardless of the config file.

      What?

      In this case, everything you are breast-feeding to BMPS, it is simply not what it expects. Most likely, your directory structure is incorrect (for example indexes and the config in different directories) or you download a project of Cordova.

      Could you please make your online zip file and post the url here?

    • config.XML Malformed

      Hi all

      I'm a noob total when it comes to PhoneGap and app building, but have managed to pull something together for a project database, I'm working on.

      When I try to download my zip file, which was created using AppPresser (a tool of building the app wordpress plugin), I get the config.xml incorrect error.

      Here is my xml file, hoping someone can report errors?

      ------------------------------------------------------------------------------------------ --------

      <? XML version = "1.0" encoding = "UTF-8"? >

      <!-config.xml reference: https://build.PhoneGap.com/docs/config-XML -->

      < widget xmlns = " " http://www.w3.org/ns/widgets "

      xmlns:gap = " " http://PhoneGap.com/ns/1.0 "

      ID = "com.thekoapp.app".

      version = "1.0.0" >

      <!-change app (above) id, name, description and author. The application ID can be any reverse domain name, such as--> com.mycompany.app

      < name > The App KO < / name >

      < description >

      News, highlights, results and other items from the annual NSW Aboriginal Rugby League Knockout.

      -Stay up-to-date with all the action

      -All games

      -Men's, women's, U12, U15 and U17

      -News

      -Highlights of the matches

      - And more

      < / description >

      " < author href = ' http://Muru.com.au "email =" " [email protected] "> "

      Muru Corporation

      < / author >

      < platform name = 'ios' > < / platform >

      < platform name = "android" > < / platform >

      < name of option = "phonegap-version" value = "cli - 6.1.0" / >

      < name of option = "android-minSdkVersion" value = "14" / > <!-Android 4.0 is minimum supported-->

      < gap: config-platform leader = parent "ios" = "CFBundleShortVersionString" > < String > 100 < / string > < / gap: config-file >

      <!--you can comment on the features that you do not use - >

      < name of the ditch: plugin = "statusbar-plugin-cordova" source = 'MNP' spec = "2.1.3" / >

      < name of option = "StatusBarOverlaysWebView" value = "false" / >

      < name of option = "StatusBarBackgroundColor" value = "#000000" / >

      < name of option = "StatusBarStyle" value = "lightcontent" / >

      < name of the ditch: plugin = 'pushwoosh-bmp-plugin' source = 'MNP' spec = "5.1.2" / >

      < name of the ditch: plugin = "cordova-plugin-x-socialsharing" source = "MNP" spec = "5.1.1" / >

      < name of the ditch: plugin = "cordova-plugin-whitelist" source = 'MNP' spec = "1.2.2" / >

      < name of the ditch: plugin = 'cordova-plugin-camera' source = 'MNP' spec = "2.2.0" / >

      < name of the ditch: plugin = 'cordova-plugin-device' source = 'MNP' spec = "1.1.2" / >

      < name of the ditch: plugin = 'cordova-plugin-contacts' source = 'MNP' spec = "2.1.0" / >

      < name of the ditch: plugin = "cordova-plugin-dialogues" source = 'MNP' spec = "1.2.1" / >

      < name of the ditch: plugin = source "cordova-plugin-file" = "MNP" spec = '4.2.0' / >

      < name of the ditch: plugin = 'cordova-plugin-transfer files' source = 'MNP' spec = "1.5.1" / >

      < name of the ditch: plugin = "cordova-plugin-Geolocation" source = 'MNP' spec = "2.2.0" / >

      < name of the ditch: plugin = "cordova-plugin-inappbrowser" source = "MNP" spec = "1.4.0" / >

      < name of the ditch: plugin = "cordova-plugin-media-capture" source = 'MNP' spec = "1.3.0" / >

      < name of the ditch: plugin = 'cordova-plugin-network-information' source = 'MNP' spec = "1.2.1" / >

      < name of the ditch: plugin = 'cordova-plugin-splashscreen' source = 'MNP' spec = "3.2.2" / >

      < platform name = "ios" >

      < name of the ditch: plugin = "Ionic-plugin-keyboard" source = 'MNP' spec = "2.2.1" / >

      < / platform >

      < name of the ditch: plugin = 'cordova-plugin-admob-simple' source = 'MNP' spec = '3.0.4' / >

      <!--crosswalk improves the performance of Android, but decreases the size of the app more-->

      < name of the ditch: plugin = "cordova-plugin-concordance-webview" source = "MNP" version = "1.8.0" / >

      <!-to show app faster autohide, set true. iOS-only >

      < name of option = "AutoHideSplashScreen" value = "false" / >

      < name of option = "StatusBarOverlaysWebView" value = "false" / >

      < name of option = "webviewbounce" value = "false" / >

      < name of option = "KeyboardDisplayRequiresUserAction" value = "false" / >

      <! - if you see a white screen on Android when you load the app, uncomment SplashScreenDelay preference - >

      < name of option = "SplashScreenDelay" value = "10000" / >

      <!--no need to edit below this line-->

      < src = "splash.png" / gap: splash >

      "< src="res/screen/ios/screen-iphone-portrait.png gap: splash "gap: platform ="ios"width ="320"height ="480"/ >

      "< src="res/screen/ios/screen-iphone-portrait-2x.png gap: splash "gap: platform ="ios"width ="640"height ="960"/ >

      "< src="res/screen/ios/screen-iphone-portrait-568h-2x.png gap: splash "gap: platform ="ios"width ="640"height ="1136"/ >

      "< src="res/screen/ios/screen-ipad-landscape.png gap: splash "gap: platform ="ios"width ="1024"height ="768"/ >

      "< src="res/screen/ios/screen-ipad-portrait.png gap: splash "gap: platform ="ios"width ="768"height ="1024"/ >

      "< src="res/screen/ios/screen-ipad-landscape-2x.png gap: splash "gap: platform ="ios"width ="2048"height ="1496"/ >

      "< src="res/screen/ios/screen-ipad-portrait-2x.png gap: splash "gap: Platform = 'ios' width ="1536"height ="2008"/ >

      "< src="res/screen/ios/screen-iphone6-portrait.png gap: splash "gap: platform ="ios"width ="750"height ="1334"/ >

      "< src="res/screen/ios/screen-iphone6-landscape.png gap: splash "gap: platform ="ios"width ="1334"height ="750"/ >

      "< src="res/screen/ios/screen-iphone6-plus-portrait.png gap: splash "gap: platform ="ios"width ="1242"height ="2208"/ >

      "< src="res/screen/ios/screen-iphone6-plus-landscape.png gap: splash "gap: platform ="ios"width ="2208"height ="1242"/ >

      "< src="res/icon/ios/icon-29.png icon "gap: platform ="ios"width ="29"height ="29"/ >

      "< src="res/icon/ios/icon-48.png icon "gap: Platform = 'ios' width = '48' height = '48' / >

      "< src="res/icon/ios/icon-57.png icon "gap: platform ="ios"width ="57"height ="57"/ >

      "< icon src="res/icon/ios/icon-58.png "gap: Platform = 'ios' width ="58"height ="58"/ >

      "< src="res/icon/ios/icon-64.png icon "gap: platform ="ios"width ="64"height ="64"/ >

      "< icon src="res/icon/ios/icon-72.png "gap: platform ="ios"width ="72"height ="72"/ >

      "< src="res/icon/ios/icon-57-2x.png icon "gap: platform ="ios"width ="114"height ="114"/ >

      "< src="res/icon/ios/icon-72-2x.png icon "gap: platform ="ios"width ="144"height ="144"/ >

      "< src="res/icon/ios/icon-320.png icon "gap: platform ="ios"width ="320"height ="320"/ >

      <!-iPhone 6 / 6 + ->

      "< src="res/icon/ios/icon-87.png icon "gap: platform ="ios"width ="87"height ="87"/ >

      < icon src = "res/icon/ios/[email protected]" gap: platform = "ios" width = "180" height = "180" / >

      <!-iPhone / iPod Touch->

      "< src="res/icon/ios/icon-60.png icon "gap: platform ="ios"width ="60"height ="60"/ >

      < icon src = "res/icon/ios/[email protected]" gap: platform = "ios" width = "120" height = "120" / >

      <! - iPad - >

      "< icon src="res/icon/ios/icon-76.png "gap: platform ="ios"width ="76"height ="76"/ >

      < icon src = "res/icon/ios/[email protected]" gap: platform = "ios" width = "152" height = "152" / >

      "< src="res/icon/android/icon-36-ldpi.png icon "gap: Platform = 'android' gap: density ="ldpi"/ >

      "< src="res/icon/android/icon-48-mdpi.png icon "gap: Platform = 'android' gap: density ="mdpi"/ >

      "< src="res/icon/android/icon-72-hdpi.png icon "gap: Platform = 'android' gap: density ="hdpi"/ >

      "< src="res/icon/android/icon-96-xhdpi.png icon "gap: Platform = 'android' gap: density ="xhdpi"/ >

      "< src="res/screen/android/screen-hdpi-landscape.png gap: splash "gap: platform = gap: qualifier 'android' ="Earth-hdpi"/ >

      "< src="res/screen/android/screen-hdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-hdpi"/ >

      "< src="res/screen/android/screen-ldpi-landscape.png gap: splash "gap: platform = gap: qualifier 'android' ="Earth-ldpi"/ >

      "< src="res/screen/android/screen-ldpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-ldpi"/ >

      "< src="res/screen/android/screen-mdpi-landscape.png gap: splash "gap: platform = gap: qualifier 'android' ="Earth-mdpi"/ >

      "< src="res/screen/android/screen-mdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-mdpi"/ >

      "< src="res/screen/android/screen-xhdpi-landscape.png gap: splash "gap: platform = gap: qualifier 'android' ="Earth-xhdpi"/ >

      "< src="res/screen/android/screen-xhdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-xhdpi"/ >

      < src = "icon.png icon" / > "

      < src = "index.html of content" / > "

      < access origin = "" * "subdomains ="true"/ >"

      < allow navigation href = "" * "/ > <! - iOS made happy iframe - >"

          <!-- https://github.com/PhoneGap/build/issues/508 -->

      < allow intention href = "" Tel: * "/ >"

      < allow intention href = "" sms: * "/ >"

      < allow intention href = "mailto:*" / >

      < allow intention href = "" geo: * "/ >"

      < platform name = "android" >

      < allow intention href = "' market: *" / > "

      < / platform >

      < platform name = "ios" >

      < allow intention href = "" itms: * "/ >"

      < allow intention href = "" itms-apps: * "/ >"

      < / platform >

      < / widget >

      You can post your own XML using an online service: http://www.xmlvalidation.com/

      In this case, your problem is using a '&' - you must use "&" instead.

    • "Unable to download app" on iOS 10

      Hello

      I need your help please:
      I have a phonegap application that works great on iphone iOS 9 but in iOS 10, it shows error "Unable to download app" what installation of the application.
      The application is a business application that is not published on the store.

      I built a version today in the generator of phonegap and still have the same error.

      This is the config file (I changed the private data of the company to "xxxxxx")

      <? XML version = "1.0" encoding = "utf - 8"? >

      < widget id = "il.co.xxxxxx.intranet" version = "1.0.0" xmlns =" " http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 ">

      < name > xxxxxxx Intranet < / name >

      < description >

      intranet application XXXXXX

      < / description >

      " < author email = ' [email protected] "href =" http://xxxxxxx.co.il ">

      XXXXXX the Intranet team

      < / author >

      < src = "index.html of content" / > "

      " < = function name" http://API.PhoneGap.com/1.0/media "/ > "

      " < = function name" http://API.PhoneGap.com/1.0/device "/ > "

      < = "permissions" option name value = "none" / >

      < name of option = "orientation" value = "default" / >

      < name of option = "target device" value = "universal" / >

      < name of option = "full screen" value = "true" / >

      < name of option = "webviewbounce" value = "true" / >

      < name of option = "rentals-icon" value = "true" / >

      < = "stay webview" option name value = "false" / >

      < name of option = value 'ios-statusbarstyle"="Black opaque"/ >

      < name of option = "detect types of data" value = "true" / >

      < = 'exit suspend' option name value = "false" / >

      < name of option = "show-splash-screen-spinner" value = "false" / >

      < option value = "auto-hide-splash-screen" name = "true" / >

      < name of option = "disable-cursor" value = "false" / >

      < name of option = "android-minSdkVersion" value = "14" / >

      < = "android-installLocation' value = 'auto' option name / >

      <!-added by Tomer->

      < name of option = value "android-build-tool" = "gradle" / >

      < gap: platform preferably = "android" name = "SplashScreen" value = "none" / >

      < gap: platform preferably = 'ios' name = 'SplashScreen' value = 'splash' / >

      < name of option = "SplashScreenDelay" value = "0" / >

      < plugin name = "cordova-plugin-dialogues" source = "MNP" / >

      < plugin name = 'cordova-plugin-device' source = 'MNP' / >

      < plugin name = source "cordova-plugin-file" = "MNP" / >

      < plugin name = "cordova-plugin-splashscreen" source = "MNP" / >

      < plugin name = 'phonegap-plugin-push' source 'MNP' = >

      < params >

      < param name = "SENDER_ID" value = "XXXXXXXXXX" / >

      < / params >

      < / plugin >

      < plugin name = "cordova-plugin-inappbrowser" source = "MNP" / >

      < src = "icon.png icon" / > "

      "< icon gap: platform = gap: qualifier 'android' = 'ldpi" src="res/icon/android/icon-36-ldpi.png" / >

      "< icon gap: platform = gap: qualifier"android"="mdpi"src="res/icon/android/icon-48-mdpi.png "/ >

      "< icon gap: platform = gap: qualifier 'android' = 'hdpi" src="res/icon/android/icon-72-hdpi.png" / >

      "< icon gap: platform = gap: qualifier 'android' ="xhdpi"src="res/icon/android/icon-96-xhdpi.png "/ >

      "< icon gap: platform ="blackberry"src="res/icon/blackberry/icon-80.png "/ >

      "< icon gap: platform ="blackberry"gap: state ="hover"src="res/icon/blackberry/icon-80.png "/ >

      "< icon gap: platform ="ios"height ="57"src="res/icon/ios/icon-57.png "width ="57"/ >

      "< icon gap: platform ="ios"height ="72"src="res/icon/ios/icon-72.png "width ="72"/ >

      "< icon gap: platform ="ios"height ="114"src="res/icon/ios/icon-57-2x.png "width ="114"/ >

      "< icon gap: platform ="ios"height ="144"src="res/icon/ios/icon-72-2x.png "width ="144"/ >

      "< icon gap: platform ="webos"src="res/icon/webos/icon-64.png "/ >

      "< icon gap: Platform = 'winphone" src="res/icon/windows-phone/icon-48.png" / >

      "< icon gap: Platform = 'winphone" gap: role = "bottom" src="res/icon/windows-phone/icon-173-tile.png" / >

      "< splash gap: Platform = 'ios' height = '480' src="res/screen/ios/screen-iphone-portrait.png "width ="320"/ >

      "< splash gap: platform ="ios"height ="960"src="res/screen/ios/screen-iphone-portrait-2x.png "width ="640"/ >

      "< splash gap: Platform = 'ios' height ="1136"src="res/screen/ios/screen-iphone-portrait-568h-2x.png "width ="640"/ >

      "< splash gap: platform ="ios"height ="1024"src="res/screen/ios/screen-ipad-portrait.png "width ="768"/ >

      "< splash gap: platform ="ios"height ="768"src="res/screen/ios/screen-ipad-landscape.png "width ="1024"/ >

      "< splash gap: platform = gap: qualifier 'android' = 'port-ldpi" src="res/screen/android/screen-ldpi-portrait.png" / >

      "< splash gap: platform = gap: qualifier 'android' = 'port-mdpi" src="res/screen/android/screen-mdpi-portrait.png" / >

      "< splash gap: platform = gap: qualifier 'android' = 'port-hdpi" src="res/screen/android/screen-hdpi-portrait.png" / >

      "< splash gap: platform = gap: qualifier 'android' = 'port-xhdpi" src="res/screen/android/screen-xhdpi-portrait.png" / >

      < access origin = "" * "/ >"

      < access origin = "" whatsapp: * ' launch-external = "yes" / > "

      < plugin name = "cordova-plugin-whitelist" version = "1" / >

      " < allow intention href = ' http://*/* " />

      " < allow intention href = ' https://*/* " />

      < allow intention href = "" Tel: * "/ >"

      < allow intention href = "" sms: * "/ >"

      < allow intention href = "mailto:*" / >

      < allow intention href = "" geo: * "/ >"

      < allow intention href = "" whatsapp: * "/ >"

      < platform name = "android" >

      < allow intention href = "' market: *" / > "

      < / platform >

      < platform name = "ios" >

      < allow intention href = "" itms: * "/ >"

      < allow intention href = "" itms-apps: * "/ >"

      < / platform >

      < / widget >

      Please help me, I don't know what to do,

      Let me know if it need more data...

      Thank you very much!

      Tomer

      I don't think that PhoneGap Build has officially announced that it supports iOS 10. There is usually a slight delay between the release of the final version and the support on the BMP. One of the known risks of the use of BMPS. Keep the eye on the official blog of PG for more details

      Chris

    • Problem with Android config.xml

      Hi all

      I work with a team, and we are more familiar with versions of iOS.

      We have created this file config.xml for the Android build, however, when we try to download and test it on devices, it crashes after opening.

      I guess the config.xml document can contain errors, the cause.

      You could review the config.xml for Android below and provide your thoughts or even a basic config.xml we could use?

      <? XML version = "1.0" encoding = "UTF-8"? >

      < widget xmlns = " " http://www.w3.org/ns/widgets "

      xmlns:gap = " " http://PhoneGap.com/ns/1.0 "

      xmlns:android = " " http://schemas.Android.com/APK/RES/Android " " "

      ID = "com.company.appname".

      versionCode = "20".

      version = "2.0.0" >

      < name > APPNAME < / name >

      < description > Description Here. < / description >

      " < author href = ' http://www.company.com "email =" [email protected] "> AuthorName < / author > " "

      < name of option = "phonegap-version" value = "cli - 6.3.0" / >

      < name of option = value "android-build-tool" = "gradle" / >

      < name of option = "orientation" value = "default" / >

      < name of option = "full screen" value = "false" / >

      < name of option = "target device" value = "combined" / >

      < name of option = "webviewbounce" value = "false" / >

      < name of option = "rentals-icon" value = "false" / >

      < = "stay webview" option name value = "false" / >

      < name of option = "detect types of data" value = "true" / >

      < = 'exit suspend' option name value = "false" / >

      < name of option = "show-splash-screen-spinner" value = "false" / >

      < = "auto hide splash screen" option name value = "false" / >

      < name of option = "FadeSplashScreen" value = "true" / >

      < name of option = "EnableViewportScale" value = "true" / >

      < name of option = "MediaPlaybackRequiresUserAction" value = "false" / >

      < name of option = "AllowInlineMediaPlayback" value = "true" / >

      < name of option = "BackupWebStorage" value = "none" / >

      < name of option = "TopActivityIndicator" value = "white" / >

      < name of option = "KeyboardDisplayRequiresUserAction" value = "false" / >

      < name of option = "KeyboardShrinksView" value = "true" / >

      < name of option = "HideKeyboardFormAccessoryBar" value = "false" / >

      < name of option = "SuppressesIncrementalRendering" value = "false" / >

      < = 'windows-identity-name' option name value = "" / > "

      < name of option = "android-minSdkVersion" value = "0" / >

      < name of option = "android-targetSdkVersion" value = "14" / >

      < name of option = "android-maxSdkVersion" value = "16" / >

      < = "android-installLocation' value = 'auto' option name / >

      < name of option = "SplashScreenDelay" value = "1000" / >

      < name of option = "ErrorUrl" value = "null" / >

      < name of option = "BackgroundColor" value = "0x000000" / >

      < name of option = "DisallowOverscroll" value = "true" / >

      < name of option = "LoadingDialog" value = "," / >

      < name of option = "LoadUrlTimeoutValue" value = "null" / >

      < name of the plugin = "cordova-plugin-inappbrowser" / >

      " < allow intention href = ' http://*/* " />

      " < allow intention href = ' https://*/* " />

      < allow intention href = "" Tel: * "/ >"

      < allow intention href = "" sms: * "/ >"

      < platform name = "android" >

      < / platform >

      < src = "icon.png icon" / > "

      <! - to PhoneGap android splash screens - >

      < platform name = "android" >

      < splash src = "androidl.png" density = "ldpi" / > "

      < splash src = "androidm.png" density = "mdpi" / > "

      < splash src = "anroidh.png" density = "hdpi" / > "

      < splash src = "androidx.png" density = "xhdpi" / > "

      < / platform >

      < / widget >

      Thank you very much for your help!

      1. replace this value = 15:

      2. change it to a value between 15 and 24:

      3. change it to a value > = 16 and > = targetSdkVersion

      4. This combination is foolish, as yu say: "do not automatically hide my splash, and after 1 second. :

      5. your white list rules do not work, because you are missing the plugin whitelist.

      Add

      6. you can add projections for xxhdpi and xxxhdpi.

      How your app "crash"? Do you get any error messages? External content is not loaded?

    • Camera is not save file after generation

      Hello

      I'm relatively new to using Phonegap.

      I develop a simple application that takes the picture and save the image to the photo album.

      Basically it uses following code to take the photo and save it

      navigator.camera.getPicture (onSuccess, onFail, {quality: destinationType 50,: Camera.DestinationType.FILE_URI, saveToPhotoAlbum: true});

      function onSuccess (imageURI) {}

      var image = document.getElementById ('myImage');

      image. SRC = imageURI;

      Console.log (imageURI);

      }

      function onFail (message) {}

      Console.log ("failed because:" + message);

      }

      When I use it for Phonegap app to test, it works as expected.

      who takes a picture and that you save.

      However, after the compilation and installation of the app it seems to be error when using the camera.

      Access the camera, but when the image is saved, it throws error

      I use 5 Nexus with the Android 6.0.1 to test

      The CLI PhoneGap version is cli - 6.3.0.

      I noticed that my application has no permission to use the camera or file storage

      This might be reason?

      Here is my file config.xml

      " < widget xmlns =" http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 "id ="com.uber.ish"version ="0.9.7.4">

      < App name > < / name >

      App name < description > < / description >

      " < author href = ' http://AAA "email =" " [email protected] "> app team < / author > .

      < src = "index.html" / content >

      < = "permissions" option name value = 'all' / >

      < name of option = "orientation" value = "default" / >

      < name of option = "target device" value = "universal" / >

      < name of option = "full screen" value = "false" / >

      < name of option = "webviewbounce" value = "true" / >

      < name of option = "rentals-icon" value = "true" / >

      < = "stay webview" option name value = "false" / >

      < name of option = value 'ios-statusbarstyle"="Black opaque"/ >

      < name of option = "detect types of data" value = "true" / >

      < = 'exit suspend' option name value = "false" / >

      < option value = "show-splash-screen-spinner" name = "true" / >

      < option value = "auto-hide-splash-screen" name = "true" / >

      < name of option = "disable-cursor" value = "false" / >

      < name of option = "android-minSdkVersion" value = "14" / >

      < = "android-installLocation' value = 'auto' option name / >

      < option name = "AndroidExtraFilesystems" value = "files, documents of external files, SD card, cache, cache-external" / >

      < name of option = "AndroidPersistentFileLocation" value = "Compatibility" / >

      < plugin name = "cordova-plugin-android-support-v4" spec = "21.0.1" / >

      < plugin name = spec "cordova-plugin-googleplayservices" = "19.0.3" / >

      < plugin name = "cordova-plugin-whitelist" spec = "1.2.2" / >

      < plugin name = 'onesignal-cordova-plugin-bmp-compat' spec = "1.13.1" / >

      < = plugin name ' org.apache.cordova.battery - status "source ="CDP"spec ="0.2.12"/ >

      < name = "org.apache.cordova.camera plugin" source = "CDP" spec = "0.3.6" / > "

      < name = "org.apache.cordova.console plugin" source = "CDP" spec = "0.2.13" / > "

      < name = "org.apache.cordova.contacts plugin" source = "CDP" spec = "0.2.16" / > "

      < name = "org.apache.cordova.device plugin" source = "CDP" spec = "0.3.0" / > "

      < name of the plugin = "org.apache.cordova.device - motion" source = "CDP" spec = "0.2.11" / >

      < = plugin name "org.apache.cordova.device - orientation" source = "CDP" spec = "0.3.11" / >

      < name = "org.apache.cordova.dialogs plugin" source = "CDP" spec = "0.3.0" / > "

      < name = "org.apache.cordova.file plugin" source = "CDP" spec = "1.3.3" / > "

      < name of the plugin = "org.apache.cordova.file - transfer" source = "CDP" spec = '0.5.0' / >

      < name = "org.apache.cordova.geolocation plugin" source = "CDP" spec = "0.3.12" / > "

      < name = "org.apache.cordova.globalization plugin" source = "CDP" spec = "0.3.4" / > "

      < name = "org.apache.cordova.inappbrowser plugin" source = "CDP" spec = "0.6.0" / > "

      < name = "org.apache.cordova.media plugin" source = "CDP" spec = "0.2.16" / > "

      < plugin name = "org.apache.cordova.media - capture" source = "CDP" spec = "0.3.6" / >

      < name of the plugin = "org.apache.cordova.network - information" source = "CDP" spec = "0.2.15" / >

      < name = "org.apache.cordova.splashscreen plugin" source = "CDP" spec = "1.0.0" / > "

      < name = "org.apache.cordova.vibration plugin" source = "CDP" spec = "0.3.13" / > "

      < src = "icon.png" / icon >

      "< src="www/res/icon/android/icon-36-ldpi.png icon "gap: platform = gap: qualifier 'android' ="ldpi"/ >

      "< src="www/res/icon/android/icon-48-mdpi.png icon "gap: platform = gap: qualifier"android"="mdpi"/ >

      "< src="www/res/icon/android/icon-72-hdpi.png icon "gap: platform = gap: qualifier 'android' ="hdpi"/ >

      "< src="www/res/icon/android/icon-96-xhdpi.png icon "gap: platform = gap: qualifier 'android' ="xhdpi"/ >

      "< src="www/res/icon/blackberry/icon-80.png icon "gap: platform ="blackberry"/ >

      "< src="www/res/icon/blackberry/icon-80.png icon "gap: platform ="blackberry"gap: state ="high"/ >

      "< src="www/res/icon/ios/icon-57.png icon "gap: platform ="ios"width ="57"height ="57"/ >

      "< icon src="www/res/icon/ios/icon-72.png "gap: platform ="ios"width ="72"height ="72"/ >

      "< src="www/res/icon/ios/icon-57-2x.png icon "gap: platform ="ios"width ="114"height ="114"/ >

      "< src="www/res/icon/ios/icon-72-2x.png icon "gap: platform ="ios"width ="144"height ="144"/ >

      "< src="www/res/icon/webos/icon-64.png icon "gap: platform ="webos"/ >

      "< src="www/res/icon/windows-phone/icon-48.png icon "gap: platform ="winphone"/ >

      "< src="www/res/icon/windows-phone/icon-173-tile.png icon "gap: Platform = 'winphone" gap: role = "background" / >

      "< src="www/res/screen/android/screen-ldpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-ldpi"/ >

      "< src="www/res/screen/android/screen-mdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-mdpi"/ >

      "< src="www/res/screen/android/screen-hdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-hdpi"/ >

      "< src="www/res/screen/android/screen-xhdpi-portrait.png gap: splash "gap: platform = gap: qualifier 'android' ="port-xhdpi"/ >

      "< src="www/res/screen/blackberry/screen-225.png gap: splash "gap: platform ="blackberry"/ >

      "< src="www/res/screen/ios/screen-iphone-portrait.png gap: splash "gap: platform ="ios"width ="320"height ="480"/ >

      "< src="www/res/screen/ios/screen-iphone-portrait-2x.png gap: splash "gap: platform ="ios"width ="640"height ="960"/ >

      "< src="www/res/screen/ios/screen-iphone-portrait-568h-2x.png gap: splash "gap: platform ="ios"width ="640"height ="1136"/ >

      "< src="www/res/screen/ios/screen-ipad-portrait.png gap: splash "gap: platform ="ios"width ="768"height ="1024"/ >

      "< src="www/res/screen/ios/screen-ipad-landscape.png gap: splash "gap: platform ="ios"width ="1024"height ="768"/ >

      "< src="www/res/screen/windows-phone/screen-portrait.jpg gap: splash "gap: platform ="winphone"/ >

      < access origin = "*" / >

      " < allow intention href = ' http://*/* "/>

      " < allow intention href = ' https://*/* "/>

      < allow intention href = "Tel: *" / >

      < allow intention href = "sms: *" / >

      < allow intention href = "mailto:*" / >

      < allow intention href = "geo: *" / >

      < platform name = "android" >

      < allow intention href = "market: *" / >

      < / platform >

      < platform name = "ios" >

      < allow intention href = "itms: *" / >

      < allow intention href = "itms-apps: *" / >

      < / platform >

      < platform name = "winphone" / >

      < / widget >

      You use all the old plugins since deprecated GBP repo.

      You must instead use the latest version of the plugin of NPM. Be aware that these colors are called differently.

      In addition, remove the plugins that you don't need.

    • PhoneGap Android app builded did not open external links

      Hello! Try to open external links in my android app but all methods in google and the forum does not. Use the most recent Phonegap (6.3.0), Jquery Mobile version (1.4.5) and InAppBrowser (1.4.0), there's my code:

      Config.XML

          <plugin name="cordova-plugin-inappbrowser" spec="1.4.0" />
          <access origin="*" browserOnly="true"/>
          <allow-intent href="http://*/*" />
          <allow-intent href="https://*/*" />
          <allow-intent href="tel:*" />
          <allow-intent href="sms:*" />
          <allow-intent href="mailto:*" />
          <allow-intent href="geo:*" />
          <preference name="stay-in-webview" value="false" />
      

      Index.HTML

      FBE.grsu.by


      JavaScript

          $(document).on('tap', 'a[href^="http://"], a[href^="https://"]', function(e){
              e.preventDefault();
              $this = $(this);
              cordova.InAppBrowser.open($this.attr('href'),'_system');,
          });
      

      What I'm trying: all "_system", "_blank", "auto" with different methods (such as window.open, cordova.) InAppBrowser and etc), simple and deviceready links listeners (with windows.open = cordova. InAppBrowser), different configs in config.xml and many more methods. But none did not work, links simply do not open at all.
      Help!


      Best regards.

      Hello

      You may need to add this plugin cordova-plugin-whitelist

      then read the cordova-plugin-whitelist to white list navigation.

    • links inside an iframe with target "_blank" open inside the iframe IOS only.

      Hello

      I have a simple application that has an iFrame that displays a Web site. Certain links on this Web site have target = "_blank". But on iOS only, when I click on the links in the iframe, they open inside of the iframe and not in the native browser (Safari). On Android, it of very well and opens in the native browser. And given that my application is literally just an iframe, as soon as someone clicks on 1 of these target = "_blank" links, there is no button back so they essentially stuck and have to close the application and reopen it.

      What I find EXTREMELY interesting is it seems that most people have the OPPOSITE problem (go figure): cordova - why links inside an iFrame are open in safari system? - Stack Overflow (and this has been posted 4 months ago).

      I'm a Noob PhoneGap, so maybe I'm missing something obvious. I use PhoneGap Build compile my app... so I can't change any of the '.m' ios files (or maybe Im confused on this subject).

      PhoneGap (iOS / Android / Windows)
      CLI - 5.2.0 (3.9.1 / 4.1.1 / 3.8.1)

      Here are some details of my config.xml file:

      < src = "index.html" / content >

      < name of option = "phonegap-version" value = "cli - 5.2.0" / >

      < access origin = "*" / >

      " < allow intention href = ' http://*/* "/>

      " < allow intention href = ' https://*/* "/>

      < allow intention href = "Tel: *" / >

      < allow intention href = "sms: *" / >

      < allow intention href = "mailto:*" / >

      < allow intention href = "geo: *" / >

      < platform name = "android" >

      < allow intention href = "market: *" / >

      < / platform >

      < platform name = "ios" >

      < allow intention href = "itms: *" / >

      < allow intention href = "itms-apps: *" / >

      < / platform >

      And here's my index.html

      <! DOCTYPE html >

      < html >

      < head >

      < meta charset = "utf-8" / >

      < name = "format detection" meta content = "phone = no" / > "

      < name meta = "msapplication-tap-featured" content = "no" / >

      < name meta = "viewport" content = "scalable user = no, initial scale = 1, maximum scale = 1, minimum scale = 1, width = device-width" / > "

      "< script type =" text/javascript"src="js/jquery.min.js "> < / script >

      < link rel = "stylesheet" type = "text/css" href = "css/index.css" / > "

      < title > law Mobile < /title >

      < / head >

      < body >

      < div class = "app" >

      < script type = "text/javascript" src = "cordova.js" > < / script >

      < script type = "text/javascript" src = "js/index.js" > < / script >

      < script type = "text/javascript" >

      App.Initialize ();

      < /script >

      " < iframe id ="webview"src =" https://MyCloud.Act.com "> < / iframe ".

      < / div >

      < / body >

      < / html >

      Hi thanks for the reply!, if I have to do something else and more, simply add

      
      

      because I just tried this, but have not seen a change.

      Edit... turns out I needed to do a little more on my side, but I think I got it. I had to add the following code

      IFRAME var = $(#webview);

      {iframe.on ("Load", Function ()}

      allAs var = iframe.contents () .find ("a [target = _blank]");

      {allAs.on ("click", function (e)}

      e.preventDefault ();

      var url = this.href;

      Window.Open (URL, "_SYSTEM");

      });

      });

    • iOS PhoneGap Iframe issues

      Hello, I am a Newbie PhoneGap and I'm having a few problems with iframes.

      There are basically about 2 months, I created an app, PhoneGap, using PhoneGapBuilder. All the app does show an iframe and load a Web site (https://mycloud.act.com). It worked fine on iOS and Android. When someone clicks on a link in the iframe, it would lead to the correct page and everything was fine.

      Today, I took the app back to continue to add a few more features and noticed that app now behaves different, and I did NOTHING to make this happen. Whenever you click on a link on the page loaded into the iframe, the link takes you out of the app and in Safari.

      I'm guessing that maybe something was updated or changed to PhoneGapBuilder to get there. I found several threads to overstack and even some here that nothing has worked to try to solve this problem.

      Inside of my config.xml file I have this:

      < access origin = "*" / >

      " < allow navigation href = ' https://MyCloud.Act.com " />

      " < allow intention href = ' http://*/* "/>

      " < allow intention href = ' https://*/* "/>

      < allow intention href = "Tel: *" / >

      < allow intention href = "sms: *" / >

      < allow intention href = "mailto:*" / >

      < allow intention href = "geo: *" / >

      < platform name = "android" >

      < allow intention href = "market: *" / >

      < / platform >

      < platform name = "ios" >

      < allow intention href = "itms: *" / >

      < allow intention href = "itms-apps: *" / >

      < / platform >

      Here are my index.html

      < html >

      < head >

      < meta charset = "utf-8" / >

      < name = "format detection" meta content = "phone = no" / > "

      < name meta = "msapplication-tap-featured" content = "no" / >

      < name meta = "viewport" content = "scalable user = no, initial scale = 1, maximum scale = 1, minimum scale = 1, width = device-width" / > "

      <!-it is a large open declaration of CSP. To lock this decline in production, see below. ->

      < meta http-equiv = "Content-security-policy" content = "by default-src * 'dangerous-inline';" style-src 'individual' "dangerous-inline '; "media-src *" / >

      <!-good default of declaration:

      * the gap: it only on iOS (using UIWebView) and is required for JS-> native communication

          * https://SSL.gstatic.com it takes only on Android and is necessary for TalkBack function properly

      * Disables using eval() and inline scripts in order to mitigate the risk of XSS vulnerabilities. To change this:

      Enable inline JS: "dangerous-inline" adds by default-src

      Allow to eval(): Add 'dangerous-eval' to default-src

      * Create your own at http://cspisawesome.com

      ->

      <!-< meta http-equiv = "Content-security-policy" content = "by default-src 'me' data: gap:"dangerous-inline" " https://SSL.gstatic.com; " style-src 'individual' 'dangerous-inline'; media-src *" / >-->

      "<!-< link rel ="stylesheet"href="css/jquery.mobile-1.4.5.min.css "/ >-->

      "< script type =" text/javascript"src="js/jquery.min.js "> < / script >

      "<!-< script type =" text/javascript"src="js/jquery.mobile-1.4.5.min.js "> < / script >->

      < link rel = "stylesheet" type = "text/css" href = "css/index.css" / > "

      < title > law Mobile < /title >

      < / head >

      < body >

      < div class = "app" >

      < script type = "text/javascript" src = "cordova.js" > < / script >

      < script type = "text/javascript" src = "js/index.js" > < / script >

      < script type = "text/javascript" >

      App.Initialize ();

      < /script >

      " < iframe id ="webview"src =" https://MyCloud.Act.com "> < / iframe ".

      < / div >

      < / body >

      < / html >

      I see that you do not have a phonegap version declared in your config.xml file, which means that you are going to build with the default version on PhoneGap Build, which changes intermittently. It has been updated about a week there (from cli - 5.2.0 to cli - 6.3.0) which is the likely source of your unexpected behavior change. So going back to the old default value, add this to your config.xml file:

      Some info:

      PhoneGap CLI - 6.3.0 now on the construction

      Preferences | PhoneGap Docs

      Current Adobe PhoneGap Build help

    • Cordova initialization error: class not found

      Hello

      I have a problem Cordova initialization error: class not found.  when building my app in the clouds (genereted apk file) and install it on my Tablet Samsung tablet device.

      My config.xml (path platforms\android\res\xml) content:

      ------------------------------------------------------------------------------------------ ------------------------------------------------

      <? XML version = "1.0" encoding = "utf - 8"? >

      < widget id = "com.xchanging.HelloWord" version = "1.0.0" xmlns =" " http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 ">

      < name of option = "loglevel" value = "DEBUG" / >

      < plugins >

      < name of the plugin = "Device" value="org.apache.cordova.device.Device"/ >

      < / plugins >

      < name of the function 'Battery' = >

      < param name = "android package" value = "org.apache.cordova.batterystatus.BatteryListener" / > "

      < / fiction >

      < name of the function 'Caméra' = >

      < param name = "android package" value = "org.apache.cordova.camera.CameraLauncher" / > "

      < / fiction >

      < name of the function = "File" >

      < param name = "android package" value = "org.apache.cordova.file.FileUtils" / > "

      < param name = "onload" value = "true" / >

      < / fiction >

      < name of the function "Capture" = >

      < param name = "android package" value = "org.apache.cordova.mediacapture.Capture" / > "

      < / fiction >

      < name of the function = "Contacts" >

      < param name = "android package" value = "org.apache.cordova.contacts.ContactManager" / > "

      < / fiction >

      < name of the function 'Device' = >

      < param name = "android package" value = "org.apache.cordova.device.Device" / > "

      < / fiction >

      < name of the function = "Accelerometer" >

      < param name = "android package" value = "org.apache.cordova.devicemotion.AccelListener" / > "

      < / fiction >

      < name of the function 'Compass' = >

      < param name = "android package" value = "org.apache.cordova.deviceorientation.CompassListener" / > "

      < / fiction >

      < name of the service 'Notification' = >

      < param name = "android package" value = "org.apache.cordova.dialogs.Notification" / > "

      < / fiction >

      < name of the function "File transfer" = >

      < param name = "android package" value = "org.apache.cordova.filetransfer.FileTransfer" / > "

      < / fiction >

      < name of the function = "Geolocation" >

      < param name = "android package" value = "org.apache.cordova.geolocation.Geolocation" / > "

      < / fiction >

      < name of the function 'Globalisation' = >

      < param name = "android package" value = "org.apache.cordova.globalization.Globalization" / > "

      < / fiction >

      < name of the function = "InAppBrowser" >

      < param name = "android package" value = "org.apache.cordova.inappbrowser.InAppBrowser" / > "

      < / fiction >

      < name of the function = "Media" >

      < param name = "android package" value = "org.apache.cordova.media.AudioHandler" / > "

      < / fiction >

      < name of the function 'NetworkStatus' = >

      < param name = "android package" value = "org.apache.cordova.networkinformation.NetworkManager" / > "

      < / fiction >

      < name of the function = "SplashScreen" >

      < param name = "android package" value = "org.apache.cordova.splashscreen.SplashScreen" / > "

      < param name = "onload" value = "true" / >

      < / fiction >

      < name of the function "Θtat bar" = >

      < param name = "android package" value = "org.apache.cordova.statusbar.StatusBar" / > "

      < param name = "onload" value = "true" / >

      < / fiction >

      < name of the function 'Vibration' = >

      < param name = "android package" value = "org.apache.cordova.vibration.Vibration" / > "

      < / fiction >

      < name of the function 'Whitelist' = >

      < param name = "android package" value = "org.apache.cordova.whitelist.WhitelistPlugin" / > "

      < param name = "onload" value = "true" / >

      < / fiction >

      "< density icon ="ldpi"src="www/res/icon/android/drawable-ldpi-icon.png "/ >

      "< density icon ="mdpi"src="www/res/icon/android/drawable-mdpi-icon.png "/ >

      "< density icon ="hdpi"src="www/res/icon/android/drawable-hdpi-icon.png "/ >

      "< density icon ="xhdpi"src="www/res/icon/android/drawable-xhdpi-icon.png "/ >

      "< density icon ="xxhdpi"src="www/res/icon/android/drawable-xxhdpi-icon.png "/ >

      "< density icon ="xxxhdpi"src="www/res/icon/android/drawable-xxxhdpi-icon.png "/ >

      "< splash density ="Earth-ldpi"src="www/res/screen/android/drawable-land-ldpi-screen.png "/ >

      "< splash density ="Earth-mdpi"src="www/res/screen/android/drawable-land-mdpi-screen.png "/ >

      "< splash density ="Earth-hdpi"src="www/res/screen/android/drawable-land-hdpi-screen.png "/ >

      "< splash density ="Earth-xhdpi"src="www/res/screen/android/drawable-land-xhdpi-screen.png "/ >

      "< splash density ="Earth-xxhdpi"src="www/res/screen/android/drawable-land-xxhdpi-screen.png "/ >

      "< splash density ="Earth-xxxhdpi"src="www/res/screen/android/drawable-land-xxxhdpi-screen.png "/ >

      "< splash density ="port-ldpi"src="www/res/screen/android/drawable-port-ldpi-screen.png "/ >

      "< splash density ="port-mdpi"src="www/res/screen/android/drawable-port-mdpi-screen.png "/ >

      "< splash density ="port-hdpi"src="www/res/screen/android/drawable-port-hdpi-screen.png "/ >

      "< splash density ="port-xhdpi"src="www/res/screen/android/drawable-port-xhdpi-screen.png "/ >

      "< splash density ="port-xxhdpi"src="www/res/screen/android/drawable-port-xxhdpi-screen.png "/ >

      "< splash density ="port-xxxhdpi"src="www/res/screen/android/drawable-port-xxxhdpi-screen.png "/ >

      < allow intention href = "' market: *" / > "

      < name > HelloWorld < / name >

      < description >

      Hello request sample of world that responds to the deviceready event.

      < / description >

      " < author email = ' [email protected] "href =" http://PhoneGap.com ">

      PhoneGap team

      < / author >

      < src = "index.html of content" / > "

      < name of option = "DisallowOverscroll" value = "true" / >

      < name of option = "android-minSdkVersion" value = "14" / >

      < src = "icon.png icon" / > "

      < access origin = "" * "/ >"

      " < allow intention href = ' http://*/* " />

      " < allow intention href = ' https://*/* " />

      < allow intention href = "" Tel: * "/ >"

      < allow intention href = "" sms: * "/ >"

      < allow intention href = "mailto:*" / >

      < allow intention href = "" geo: * "/ >"

      < / widget >

      And the content of the file config.xml (project root) is:

      ------------------------------------------------------------------------------------------ -----------------------------------------------

      <? XML version = "1.0" encoding = "utf - 8"? >

      < widget id = "com.xxx.HelloWord" version = "1.0.0" xmlns =" " http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 ">

      < name > HelloWorld < / name >

      < description >

      Hello request sample of world that responds to the deviceready event.

      < / description >

      " < author email = ' [email protected] "href =" http://PhoneGap.com ">

      PhoneGap team

      < / author >

      < src = "index.html of content" / > "

      < name of option = "DisallowOverscroll" value = "true" / >

      < name of option = "android-minSdkVersion" value = "14" / >

      < plugin name = 'cordova-plugin-battery-status' source = 'MNP' spec = "~1.1.1" / >

      < plugin name = 'cordova-plugin-camera' source = 'MNP' spec = "~2.1.1" / >

      < plugin name = "cordova-plugin-media-capture" source = 'MNP' spec = "~1.2.0" / >

      < plugin name = 'cordova-plugin-console' source = 'MNP' spec = "~1.0.2" / >

      < plugin name = 'cordova-plugin-contacts' source = 'MNP' spec = "~2.0.1" / >

      < plugin name = 'cordova-plugin-device' source = 'MNP' spec = "~1.1.1" / >

      < plugin name = 'cordova-plugin-device-motion' source = 'MNP' spec = "~1.2.0" / >

      < plugin name = 'cordova-plugin-device-focus' source = 'MNP' spec = "~1.0.2" / >

      < plugin name = "cordova-plugin-dialogues" source = 'MNP' spec = "~1.2.0" / >

      < plugin name = source "cordova-plugin-file" = "MNP" spec = "~4.1.1" / >

      < name of plugin = 'cordova-plugin-transfer files' source = 'MNP' spec = "~1.5.0" / >

      < plugin name = "cordova-plugin-Geolocation" source = 'MNP' spec = "~2.1.0" / >

      < plugin name = "cordova-plugin-globalization" source = 'MNP' spec = "~1.0.3" / >

      < plugin name = "cordova-plugin-inappbrowser" source = "MNP" spec = "~1.3.0" / >

      < plugin name = 'cordova-plugin-media' source = 'MNP' spec = "~2.2.0" / >

      < plugin name = 'cordova-plugin-network-information' source = 'MNP' spec = "~1.2.0" / >

      < plugin name = 'cordova-plugin-splashscreen' source = 'MNP' spec = "~3.2.1" / >

      < plugin name = "statusbar-plugin-cordova" source = 'MNP' spec = "~2.1.2" / >

      < plugin name = 'cordova-plugin-vibration' source = 'MNP' spec = "~2.1.0" / >

      < plugin name = "cordova-plugin-whitelist" source = 'MNP' spec = "~1.2.1" / >

      < src = "icon.png icon" / > "

      < platform name = "android" >

      "< density icon ="ldpi"src="www/res/icon/android/drawable-ldpi-icon.png "/ >

      "< density icon ="mdpi"src="www/res/icon/android/drawable-mdpi-icon.png "/ >

      "< density icon ="hdpi"src="www/res/icon/android/drawable-hdpi-icon.png "/ >

      "< density icon ="xhdpi"src="www/res/icon/android/drawable-xhdpi-icon.png "/ >

      "< density icon ="xxhdpi"src="www/res/icon/android/drawable-xxhdpi-icon.png "/ >

      "< density icon ="xxxhdpi"src="www/res/icon/android/drawable-xxxhdpi-icon.png "/ >

      "< splash density ="Earth-ldpi"src="www/res/screen/android/drawable-land-ldpi-screen.png "/ >

      "< splash density ="Earth-mdpi"src="www/res/screen/android/drawable-land-mdpi-screen.png "/ >

      "< splash density ="Earth-hdpi"src="www/res/screen/android/drawable-land-hdpi-screen.png "/ >

      "< splash density ="Earth-xhdpi"src="www/res/screen/android/drawable-land-xhdpi-screen.png "/ >

      "< splash density ="Earth-xxhdpi"src="www/res/screen/android/drawable-land-xxhdpi-screen.png "/ >

      "< splash density ="Earth-xxxhdpi"src="www/res/screen/android/drawable-land-xxxhdpi-screen.png "/ >

      "< splash density ="port-ldpi"src="www/res/screen/android/drawable-port-ldpi-screen.png "/ >

      "< splash density ="port-mdpi"src="www/res/screen/android/drawable-port-mdpi-screen.png "/ >

      "< splash density ="port-hdpi"src="www/res/screen/android/drawable-port-hdpi-screen.png "/ >

      "< splash density ="port-xhdpi"src="www/res/screen/android/drawable-port-xhdpi-screen.png "/ >

      "< splash density ="port-xxhdpi"src="www/res/screen/android/drawable-port-xxhdpi-screen.png "/ >

      "< splash density ="port-xxxhdpi"src="www/res/screen/android/drawable-port-xxxhdpi-screen.png "/ >

      < / platform >

      < platform name = "ios" >

      "< icon = platform"57"height ="ios"src="www/res/icon/ios/icon.png "width ="57"/ >

      < height icon = "114" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "114" / >

      "< icon height ="40"platform ="ios"src="www/res/icon/ios/icon-40.png "width ="40"/ >

      < height = '80' platform 'ios' src = icon = ' www/res/icon/ios/[email protected]' width = '80' / >

      "< icon height ="50"platform ="ios"src="www/res/icon/ios/icon-50.png "width ="50"/ >

      < height icon = '100' platform = 'ios' src = "www/res/icon/ios/[email protected]" width = "100" / >

      "< icon height ="60"platform ="ios"src="www/res/icon/ios/icon-60.png "width ="60"/ >

      < height icon = '120' platform = 'ios' src = "www/res/icon/ios/[email protected]" width = "120" / >

      < height icon = "180" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "180" / >

      "< icon = platform"72"height ="ios"src="www/res/icon/ios/icon-72.png "width ="72"/ >

      < height icon = "144" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "144" / >

      "< icon = platform"76"height ="ios"src="www/res/icon/ios/icon-76.png "width ="76"/ >

      < height icon = "152" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "152" / >

      "< icon height ="29"platform ="ios"src="www/res/icon/ios/icon-small.png "width ="29"/ >

      < height icon = platform '58' = 'ios' src = ' www/res/icon/ios/[email protected]' width = '58' / >

      < height icon = "87" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "87" / >

      "< splash height ="1136"platform ="ios"src="www/res/screen/ios/Default-568h@2x~iphone.png "width ="640"/ >

      "< splash height ="1334"platform ="ios"src="www/res/screen/ios/Default-667h.png "width ="750"/ >

      "< splash height ="2208"platform ="ios"src="www/res/screen/ios/Default-736h.png "width ="1242"/ >

      "< splash height ="1242"platform ="ios"src="www/res/screen/ios/Default-Landscape-736h.png "width ="2208"/ >

      "< splash height ="1536"platform ="ios"src="www/res/screen/ios/Default-Landscape@2x~ipad.png "width ="2048"/ >

      "< splash height ="768"platform ="ios"src="www/res/screen/ios/Default-Landscape~ipad.png "width ="1024"/ >

      "< splash height ="2048"platform ="ios"src="www/res/screen/ios/Default-Portrait@2x~ipad.png "width ="1536"/ >

      "< splash height ="1024"platform ="ios"src="www/res/screen/ios/Default-Portrait~ipad.png "width ="768"/ >

      "< splash height ="960"platform ="ios"src="www/res/screen/ios/Default@2x~iphone.png "width ="640"/ >

      "< splash height ="480"platform ="ios"src="www/res/screen/ios/Default~iphone.png "width ="320"/ >

      < / platform >

      < platform name = "wp8" >

      "< icon height ="99"platform ="at"8 src="www/res/icon/wp8/ApplicationIcon.png "width ="99"/ >

      "< icon height = '159' platform 'at' 8 src="www/res/icon/wp8/Background.png = ' width = '159' / >

      "< splash height ="1280"platform ="at"8 src="www/res/screen/wp8/screen-portrait.jpg "width ="768"/ >

      < / platform >

      < platform name = "windows" >

      "< icon height ="150"platform ="windows"src="www/res/icon/windows/Square150x150Logo.scale-100.png "width ="150"/ >

      "< icon height ="30"platform ="windows"src="www/res/icon/windows/Square30x30Logo.scale-100.png "width ="30"/ >

      "< icon height ="50"platform ="windows"src="www/res/icon/windows/StoreLogo.scale-100.png "width ="50"/ >

      "< splash height ="300"platform ="windows"src="www/res/screen/windows/SplashScreen.scale-100.png "width ="620"/ >

      "< icon height ="120"platform ="windows"src="www/res/icon/windows/StoreLogo.scale-240.png "width ="120"/ >

      "< icon height ="44"platform ="windows"src="www/res/icon/windows/Square44x44Logo.scale-100.png "width ="44"/ >

      "< icon height ="106"platform ="windows"src="www/res/icon/windows/Square44x44Logo.scale-240.png "width ="106"/ >

      "< icon height ="70"platform ="windows"src="www/res/icon/windows/Square70x70Logo.scale-100.png "width ="70"/ >

      "< icon height ="71"platform ="windows"src="www/res/icon/windows/Square71x71Logo.scale-100.png "width ="71"/ >

      "< icon height ="170"platform ="windows"src="www/res/icon/windows/Square71x71Logo.scale-240.png "width ="170"/ >

      "< icon = '360' platform height ="windows"src="www/res/icon/windows/Square150x150Logo.scale-240.png "width ="360"/ >

      "< icon height ="310"platform ="windows"src="www/res/icon/windows/Square310x310Logo.scale-100.png "width ="310"/ >

      "< icon height ="150"platform ="windows"src="www/res/icon/windows/Wide310x150Logo.scale-100.png "width ="310"/ >

      "< height icon = platform '360 °' = 'windows' src="www/res/icon/windows/Wide310x150Logo.scale-240.png ' width = '744' / >

      "< splash height ="1920"platform ="windows"src="www/res/screen/windows/SplashScreenPhone.scale-240.png "width ="1152"/ >

      < / platform >

      < access origin = "" * "/ >"

      " < allow intention href = ' http://*/* " />

      " < allow intention href = ' https://*/* " />

      < allow intention href = "" Tel: * "/ >"

      < allow intention href = "" sms: * "/ >"

      < allow intention href = "mailto:*" / >

      < allow intention href = "" geo: * "/ >"

      < platform name = "android" >

      < allow intention href = "' market: *" / > "

      < / platform >

      < platform name = "ios" >

      < allow intention href = "" itms: * "/ >"

      < allow intention href = "" itms-apps: * "/ >"

      < / platform >

      < / widget >

      Can you help me please?

      Looks like you upload a complete project of Cordoba to BMP. You should not.

      Try this first:

      -Move www root config.xml

      -Adjust the paths to the icons/splash in configuratie accordingly

      -Zip up the contents of the www, not the directory itself

      Once you have built it, please come back here, so we can guide you how to fix your remaining configuration errors.

    • IOS kernel Plugin is the build failure cause - globalization

      Hello world

      Problems with the version of iOS since Friday, he worked then stopped and started to give errors.

      Here is the error log:

      * GENERATION FAILED *.

      Orders for next generation failed:

      CompileC build/RoyalWolf.build/Release-iphoneos/RoyalWolf.build/Objects-normal/armv7/CDVGlobalizat ion.o RoyalWolf/Plugins/org.apache.cordova.globalization/CDVGlobalization.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

      (1 failure)

      I hope someone can point me in the right direction. Here is the file config.xml of my www folder.

      <? XML version = "1.0" encoding = "UTF-8"? >

      <!-config.xml reference: https://build.PhoneGap.com/docs/config-XML -->

      < widget xmlns = " " http://www.w3.org/ns/widgets "

      xmlns:gap = " " http://PhoneGap.com/ns/1.0 "

      ID = "com. * .app".

      version = "1.0.0" >

      < name > * < / name >

      < description >

      ***

      < / description >

      < author href = "" * "email =" * ">"

      < / author >

      < = "permissions" option name value = "none" / >

      <!-customize your application and platform with the preference element. ->

      < name of option = "orientation" value = "default" / >

      < name of option = "target device" value = "universal" / >

      < name of option = "full screen" value = "true" / >

      < name of option = "webviewbounce" value = "true" / >

      < name of option = "rentals-icon" value = "true" / >

      < = "stay webview" option name value = "false" / >

      < name of option = value 'ios-statusbarstyle"="Black opaque"/ >

      < name of option = "detect types of data" value = "true" / >

      < = 'exit suspend' option name value = "false" / >

      < name of option = "show-splash-screen-spinner" value = "false" / >

      < option value = "auto-hide-splash-screen" name = "true" / >

      < name of option = "disable-cursor" value = "false" / >

      < = "android-installLocation' value = 'auto' option name / >

      < name of option = "phonegap-version" value = "cli - 6.3.0" / >

      <!--> Plugins

      <! - core plugins - >

      < name of the ditch: plugin = ' org.apache.cordova.battery - status "/ >

      < gap: plugin name = "org.apache.cordova.camera" / > "

      < name of the ditch: plugin = "capture of org.apache.cordova .media" / >

      < gap: plugin name = "org.apache.cordova.console" / > "

      < gap: plugin name = "org.apache.cordova.contacts" / > "

      < gap: plugin name = "org.apache.cordova.device" / > "

      < name of the ditch: plugin = "org.apache.cordova.device - motion" / >

      < name of the ditch: plugin = "guidance org.apache.cordova.device" / >

      < gap: plugin name = "org.apache.cordova.dialogs" / > "

      < gap: plugin name = "org.apache.cordova.file" / > "

      < name of the ditch: plugin = "transfer of org.apache.cordova.file" / >

      < gap: plugin name = "org.apache.cordova.geolocation" / > "

      < gap: plugin name = "org.apache.cordova.globalization" / > "

      < gap: plugin name = "org.apache.cordova.inappbrowser" / > "

      < gap: plugin name = "org.apache.cordova.media" / > "

      < name of the ditch: plugin = "org.apache.cordova.network - information" / >

      < gap: plugin name = "org.apache.cordova.splashscreen" / > "

      < gap: plugin name = "org.apache.cordova.vibration" / > "

      < gap: config-platform leader = parent "ios" = "CFBundleShortVersionString" >

      < string > 100 < / string >

      < / gap: config-file >

      < access origin = "*" / >

      < plugin name = "cordova-plugin-whitelist" version = "1" / >

      " < allow intention href = ' http://*/* " />

      " < allow intention href = ' https://*/* " />

      < allow intention href = "" Tel: * "/ >"

      < allow intention href = "" sms: * "/ >"

      < allow intention href = "mailto:*" / >

      < allow intention href = "" geo: * "/ >"

      < platform name = "android" >

      < allow intention href = "' market: *" / > "

      < / platform >

      < platform name = "ios" >

      < allow intention href = "" itms: * "/ >"

      < allow intention href = "" itms-apps: * "/ >"

      < / platform >

      < / widget >

      First of all, I would like to recommend migration to the sources of the Museum for all the plugins that you. See Search Plugin - Apache Cordova

      Secondly, I would also use the syntax rather than the syntax of

      Finally, do you really need all these plugins? Each takes a while to initialize and will make your application to the longer start time.

      Chris

    • No splash screen for Android app

      Hello, Newbie here.  I just built my first PhoneGap app build IOS/Android and with success running the build process and installed applications on an iPhone 6 (IOS) and Samsung Galaxy S7 (Android).  The apps look and work great, except...  It doesn't seem to be a startup on the Android app screen.  The IOS app works perfectly and shows my screen for about 3 seconds.  The Android app seems to go directly to my main screen, although there seems to be a flash of a white screen for a millisecond.  I searched a bit but can't find anything that seems relevant.  I started with the example phonegap application and modified the files from there.  Here's my config.xml file located at the root of the folder www.  I used the same structure of folders and filenames as the sample application.  I have to do something special to make it work in Android?

      " < widget xmlns =" http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 "id =" com.ssa - corp.metalcalculator "version ="2.0.0"> "

      < name > steel weight calculator Service < / name >

      < description > Service steel aerospace metal mass calculator and unit converter. < / description >

      " < author href = ' http://www.SSA-Corp.com "email =" [email protected] "> aeronautical steel Service < / author > " "

      < src = "index.html" / content >

      < name of option = "DisallowOverscroll" value = "true" / >

      < name of option = "android-minSdkVersion" value = "14" / >

      < plugin name = "cordova-plugin-battery-status" source = "MNP" spec="~1.1.1"/ >

      < plugin name = 'cordova-plugin-camera' source = 'MNP' spec="~2.1.1"/ >

      < plugin name = "cordova-plugin-media-capture" source = "MNP" spec="~1.2.0"/ >

      < plugin name = "cordova-plugin-console" source = "MNP" spec="~1.0.2"/ >

      < plugin name = 'cordova-plugin-contacts' source = 'MNP' spec="~2.0.1"/ >

      < plugin name = 'cordova-plugin-device' source = 'MNP' spec="~1.1.1"/ >

      < plugin name = 'cordova-plugin-device-motion' source = 'MNP' spec="~1.2.0"/ >

      < plugin name = "cordova-plugin-device-orientation" source = "MNP" spec="~1.0.2"/ >

      < plugin name = "cordova-plugin-dialogues" source = "MNP" spec="~1.2.0"/ >

      < name of the plugin = source "cordova-plugin-file" = "MNP" spec="~4.1.1"/ >

      < name of the plugin = 'cordova-plugin-transfer files' source = 'MNP' spec="~1.5.0"/ >

      < plugin name = "cordova-plugin-Geolocation" source = "MNP" spec="~2.1.0"/ >

      < plugin name = "cordova-plugin-globalization" source = "MNP" spec="~1.0.3"/ >

      < plugin name = "cordova-plugin-inappbrowser" source = "MNP" spec="~1.3.0"/ >

      < plugin name = 'cordova-plugin-media' source = 'MNP' spec="~2.2.0"/ >

      < plugin name = 'cordova-plugin-network-information' source = 'MNP' spec="~1.2.0"/ >

      < plugin name = 'cordova-plugin-splashscreen' source = 'MNP' spec="~3.2.1"/ >

      < plugin name = "statusbar-plugin-cordova" source = "MNP" spec="~2.1.2"/ >

      < plugin name = 'cordova-plugin-vibration' source = 'MNP' spec="~2.1.0"/ >

      < plugin name = "cordova-plugin-whitelist" source = "MNP" spec="~1.2.1"/ >

      < src = "icon.png" / icon >

      < platform name = "android" >

      "< src="res/icon/android/drawable-ldpi-icon.png icon "density ="ldpi"/ >

      "< src="res/icon/android/drawable-mdpi-icon.png icon "density ="mdpi"/ >

      "< src="res/icon/android/drawable-hdpi-icon.png icon "density ="hdpi"/ >

      "< src="res/icon/android/drawable-xhdpi-icon.png icon "density ="xhdpi"/ >

      "< src="res/icon/android/drawable-xxhdpi-icon.png icon "density ="xxhdpi"/ >

      "< src="res/icon/android/drawable-xxxhdpi-icon.png icon "density ="xxxhdpi"/ >

      "< splash src="res/screen/android/drawable-land-ldpi-screen.png "density ="Earth-ldpi"/ >

      "< splash src="res/screen/android/drawable-land-mdpi-screen.png "density ="Earth-mdpi"/ >

      "< splash src="res/screen/android/drawable-land-hdpi-screen.png "density ="Earth-hdpi"/ >

      "< splash src="res/screen/android/drawable-land-xhdpi-screen.png "density ="Earth-xhdpi"/ >

      "< splash src="res/screen/android/drawable-land-xxhdpi-screen.png "density ="Earth-xxhdpi"/ >

      "< splash src="res/screen/android/drawable-land-xxxhdpi-screen.png "density ="Earth-xxxhdpi"/ >

      "< splash src="res/screen/android/drawable-port-ldpi-screen.png "density ="port-ldpi"/ >

      "< splash src="res/screen/android/drawable-port-mdpi-screen.png "density ="port-mdpi"/ >

      "< splash src="res/screen/android/drawable-port-hdpi-screen.png "density ="port-hdpi"/ >

      "< splash src="res/screen/android/drawable-port-xhdpi-screen.png "density ="port-xhdpi"/ >

      "< splash src="res/screen/android/drawable-port-xxhdpi-screen.png "density ="port-xxhdpi"/ >

      "< splash src="res/screen/android/drawable-port-xxxhdpi-screen.png "density ="port-xxxhdpi"/ >

      < / platform >

      < platform name = "ios" >

      "< src="res/icon/ios/icon.png icon "platform ="ios"width ="57"height ="57"/ >

      < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "114" height = "114" / >

      "< src="res/icon/ios/icon-40.png icon "platform ="ios"width ="40"height ="40"/ >

      < icon src = "res/icon/ios/[email protected]" platform = 'ios' width = '80' height = '80' / >

      "< src="res/icon/ios/icon-50.png icon "platform ="ios"width ="50"height ="50"/ >

      < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "100" height = "100" / >

      "< src="res/icon/ios/icon-60.png icon "platform ="ios"width ="60"height ="60"/ >

      < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "120" height = "120" / >

      < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "180" height = "180" / >

      "< src="res/icon/ios/icon-72.png icon "platform ="ios"width ="72"height ="72"/ >

      < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "144" height = "144" / >

      "< src="res/icon/ios/icon-76.png icon "platform ="ios"width ="76"height ="76"/ >

      < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "152" height = "152" / >

      "< src="res/icon/ios/icon-small.png icon "platform ="ios"width ="29"height ="29"/ >

      < icon src = "res/icon/ios/[email protected]" platform = 'ios' width = "58" height = "58" / >

      < icon src = "res/icon/ios/[email protected]" platform = "ios" width = "87" height = "87" / >

      "< splash src="res/screen/ios/Default-568h@2x~iphone.png "platform ="ios"width ="640"height ="1136"/ >

      "< splash src="res/screen/ios/Default-667h.png "platform ="ios"width ="750"height ="1334"/ >

      "< splash src="res/screen/ios/Default-736h.png "platform ="ios"width ="1242"height ="2208"/ >

      "< splash src="res/screen/ios/Default-Landscape-736h.png "platform ="ios"width ="2208"height ="1242"/ >

      "< splash src="res/screen/ios/Default-Landscape@2x~ipad.png "platform ="ios"width ="2048"height ="1536"/ >

      "< splash src="res/screen/ios/Default-Landscape~ipad.png "platform ="ios"width ="1024"height ="768"/ >

      "< splash src="res/screen/ios/Default-Portrait@2x~ipad.png "platform ="ios"width ="1536"height ="2048"/ >

      "< splash src="res/screen/ios/Default-Portrait~ipad.png "platform ="ios"width ="768"height ="1024"/ >

      "< splash src="res/screen/ios/Default@2x~iphone.png "platform ="ios"width ="640"height ="960"/ >

      "< splash src="res/screen/ios/Default~iphone.png "platform ="ios"width ="320"height ="480"/ >

      < / platform >

      < access origin = "*" / >

      " < allow intention href = ' http://*/* "/>

      " < allow intention href = ' https://*/* "/>

      < allow intention href = "Tel: *" / >

      < allow intention href = "sms: *" / >

      < allow intention href = "mailto:*" / >

      < allow intention href = "geo: *" / >

      < platform name = "android" >

      < allow intention href = "market: *" / >

      < / platform >

      < platform name = "ios" >

      < allow intention href = "itms: *" / >

      < allow intention href = "itms-apps: *" / >

      < / platform >

      < / widget >

      Ron

      OK, I figured it out!

      I've added the following preferences after my current preferences:

      And I copied one of my screens starting at the root of the www folder and named splash.png

      Now both Android and IOS the same behavior.

      Ron

    Maybe you are looking for

    • Error code fatal power saver: 0x2 - Equium A100-147

      Hey,. I just formatted my HARD drive and re installed windows xp family. Been downloading drivers and everything was fine until that energy savings. After that I installed it, I got a message saying + a fatal error has occurred. The program will end.

    • Laptop does not work after you remove the virus win32/winfixer

      Original title: win32/winfixer I had cleaned up my n cell phone it's a bad virus win32/winfixer and now my laptop does not work because I deleted it and also my big computer will not work right there problem downloading it says it needs to microsoft.

    • Wireless Internet not working not not after installing SP3

      I just got a functioning Compac Presario 2100 'pass me' WIndows XP. My father put it back to factory settings. I use a LAN Intellinet wireless Super G pc card 802.11 g wireless to connect to my access point to the House.  The first day it worked fine

    • Windows recovery system cannot read the recovery disk

      I have Vista laptop computer model pavilion POS, when I bought it, I made a creation of recovery disks, but now when I put it in my PC to see contains I see an error that Sandra insert your disc and system cannot fix it and I also used microsoft fixe

    • WiFi sometimes disconnects on HP Pavilion DV9335nr

      HP Pavilion DV9335nr running windows vista 32 bit. With a browser open and a few tabs my WiFi disconnects, and I'm not able to fix it by using diagnose/repair. Had a friend take a look and all the settings for the router and on the set of the default