On 11 December 2014 at 11:37, Steven Gill <stevengil...@gmail.com> wrote: > I also would like to see this shipped! If you have questions about it, LMK >
I was trying this out today, and overall I love the idea. I found one issue though when building for multiple platforms: cordova platform add ios android cordova build --browserify The Android build was fine, but the iOS build was throwing up prompt boxes. My guess is that browserify generated a cordova.js for Android and then used the same file for iOS, so the Android bridge/exec code was getting run on iOS and failing. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org