Update for iOS 6.1and Cordova 3.0.0 (CLI installation)#36
Open
YmagynSAS wants to merge 14 commits intoalunny:masterfrom
Open
Update for iOS 6.1and Cordova 3.0.0 (CLI installation)#36YmagynSAS wants to merge 14 commits intoalunny:masterfrom
YmagynSAS wants to merge 14 commits intoalunny:masterfrom
Conversation
Objective-C update.
Author
|
With this, you call the plugin like: window.plugins.ChildBrowser.showWebPage([url], [options]); Care: the main thread isn't started in background. |
|
@alunny please have a look at YmagynSAS#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. |
Owner
|
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 |
…to everplays-master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update iOS version and update plugin.xml for CLI installation.