Leif, perhaps you are talking about the cordova.js file - then yes, it is currently platform-specific, the Android one is different than the iOS one - an unified .js is slated for the upcoming 1.6.0 release.
On Sat, Mar 17, 2012 at 10:30 AM, Joe Bowser <[email protected]> wrote: > I'm not sure what you are referring to, but iOS should be supported. Can > you please explain why you feel this isn't the case? > > Joe > On Mar 17, 2012 10:14 AM, "Leif Wells" <[email protected]> wrote: > >> All, >> >> Just starting to get involved with supporting Cordova. This looks like a >> lively project. >> >> You know how Cordova shows an error message about the "www/index.html" file >> being missing when you forget to add that folder to the project? (At least >> it does that on Android and iOS) >> >> Would it be a good idea to, perhaps, have a similar error message when >> using Cordova on an unsupported platform (for dumb people like me who >> fought with Cordova 1.5 on iOS for hours before finding out iOS isn't >> supported)? >> >> I realize that may require some mindfulness on someone's part to remove >> some code in the platform detection code, but it might actually save >> someone some hair. >> >> Thoughts? >> >> Leif >>
