[
https://issues.apache.org/jira/browse/CB-12709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020512#comment-16020512
]
Shazron Abdullah edited comment on CB-12709 at 5/23/17 1:13 AM:
----------------------------------------------------------------
For simple InAppBrowsers -- there is no more use for this since iOS 9 because
of Safari View Controller -
https://developer.apple.com/reference/safariservices/sfsafariviewcontroller
It is perfect for the simple case of window.open.
The extra features like event listeners, executeScript and insertCSS are what
makes this plugin a complex plugin. Devs might still need this because of OAuth
authorizations (like Facebook / Twitter) but that can be achieved with Safari
View Controller and custom app url schemes. However, custom app url schemes
will have to be specified at build time (Info.plist), and not run-time.
was (Author: shazron):
For simple InAppBrowsers -- there is no more use for this since iOS 9 because
of Safari View Controller -
https://developer.apple.com/reference/safariservices/sfsafariviewcontroller
It is perfect for the simple case of window.open,
The extra features like event listeners, executeScript and insertCSS are what
makes this plugin a complex plugin. Devs might still need this because of OAuth
authorizations (like Facebook / Twitter) but that can be achieved with Safari
View Controller and custom app url schemes. However, custom app url schemes
will have to be specified at build time (Info.plist), and not run-time.
> InAppBrowser - [SUNSET | KEEP | INTEGRATE]
> ------------------------------------------
>
> Key: CB-12709
> URL: https://issues.apache.org/jira/browse/CB-12709
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: cordova-plugin-inappbrowser
> Reporter: Shazron Abdullah
>
> See parent issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]