Conversations
SO I followed this blog post from here, in order to gegt my app on the latest cordova version and to try out crosswalk:
http://phonega...
When I build the iPhone version I get this error:
Error - Plugin error (you probably need to remove plugin files from your app): Fetch...
Tried to fix my GPS pop up that showed up in iPhone and now I cant get GPS plugin to work in Android:
http://stackoverflow.com/questio...
When I try to execute ajax request it does not work in latest version:
http://stackoverflow.com/questions/32...
When my app opens in Android it first flashes a black screen with a blue bar at the top with my title. Any idea what is causing this?
I am programming my app in Brackets and then zipping it up and uploading it to PhoneGap build for building my iPhone and Android installe...
This app has a plugin dependency conflict (org.apache.cordova.geolocation).
I am trying to use the geolocation api and get the above e...
I have placed my icon.png in the root and have the correct line in my config xml file but when I install the apk that is created from pho...