Sounds like a bug. Can you file an issue for it?
On Wed, Dec 17, 2014 at 12:53 PM, Darryl Pogue <[email protected]> wrote: > > On 11 December 2014 at 11:37, Steven Gill <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > >
