[GitHub] cordova-ios pull request #302: CB-11895: openURL: is deprecated on iOS 10

2017-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/302 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-ios pull request #302: CB-11895: openURL: is deprecated on iOS 10

2017-04-12 Thread kerrishotts
Github user kerrishotts commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/302#discussion_r111295873 --- Diff: CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m --- @@ -115,11 +115,18 @@ +

[GitHub] cordova-ios pull request #302: CB-11895: openURL: is deprecated on iOS 10

2017-04-12 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/302#discussion_r111293110 --- Diff: CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m --- @@ -115,11 +115,18 @@ +

[GitHub] cordova-ios pull request #302: CB-11895: openURL: is deprecated on iOS 10

2017-04-12 Thread kerrishotts
GitHub user kerrishotts opened a pull request: https://github.com/apache/cordova-ios/pull/302 CB-11895: openURL: is deprecated on iOS 10 ### Platforms affected - iOS ### What does this PR do? Addresses deprecation of openURL: in iOS 10 by using