alunny / ChildBrowser

cross-platform ChildBrowser plugin for PhoneGap/Cordova
104 stars 134 forks source link

Update for iOS 6.1and Cordova 3.0.0 (CLI installation) #36

Open YmagynSAS opened 11 years ago

YmagynSAS commented 11 years ago

Update iOS version and update plugin.xml for CLI installation.

YmagynSAS commented 11 years ago

With this, you call the plugin like: window.plugins.ChildBrowser.showWebPage([url], [options]);

Care: the main thread isn't started in background.

everplays commented 10 years ago

@alunny please have a look at https://github.com/YmagynSAS/ChildBrowser/pull/1 too, I resumed @YmagynSAS's work on 3.0.x compatibility issues and got android working. I think it's safe to merge these changes now.

alunny commented 10 years ago

The change looks good, but if there are PhoneGap Build apps depending on this plugin, they may to take account of backwards compatibility with older releases. @hardeep or @goya can have a look.

I am no longer actively working on this project - if you want the changes in PhoneGap Build, please see https://github.com/phonegap-build/ChildBrowser