Config.xml features not working

  • 1
  • Question
  • Updated 7 years ago
I am using Dreamweaver CS4 and phonegap build service. I created an app a year ago that tested the basic features and used the code right out of the cordova documentation page http://docs.phonegap.com/en/2.5.0/cor... in the config.xml file I turned on most of the features using

I built the app and it would tell me the network state and the device information and play both an internet and local sound file(which took a while for android but eventually worked).

I use phonegap for my advanced high school students and have a student working on a project and we cannot get the network, device properties or local sound to work any more. I even tried to re-build the exact same zip file that worked a year ago and it does not work. Does anyone know what changed or how to get PhoneGap build to have these feature work again. I have always tested on android 2.3.3 with 2 different android devices. The old build works on both the new build does not.
Photo of MCHSsp

MCHSsp

  • 2 Posts
  • 0 Reply Likes

Posted 7 years ago

  • 1
Photo of Yi Ming Kuan

Yi Ming Kuan

  • 1840 Posts
  • 78 Reply Likes
Can I have the App ID of the app on PhoneGap Build to check? I'll see if this is a configuration issue.

Also, just to confirm, is your config.xml settings conforming to the standard in our documentation?
Photo of MCHSsp

MCHSsp

  • 2 Posts
  • 0 Reply Likes
333954 ... Thank you!!