Great - iOS will take its cue from Android's transition since we never had a config.xml in the first place...
On Wed, Aug 29, 2012 at 10:37 AM, Filip Maj <[email protected]> wrote: > Nice work Joe! > > Next steps would be to start moving to include stuff like app name, > description, icon, etc. in there. > > On 7/31/12 1:35 AM, "Joe Bowser" <[email protected]> wrote: > >>Hey >> >>I know that this is getting annoying, but I've changed the plugins to >>use the W3C feature syntax so that in theory you can take a config.xml >>document from a build project and put it in the Cordova project and as >>long as you have the plugins Service and Namespace values specified, >>the plugins should load. This is based on the work in CB-1108 and can >>be found in my repo here: >> >>https://github.com/infil00p/callback-android/tree/widget_work >> >>I added the old hooks so that things don't break, but this should give >>us most of what we need. Please feel free to look at this, and let me >>know whether it should go in or just be junked. >> >>Joe >
