GitHub user osvso opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/96

    Custom scheme handling 

    Currently the inAppBrowser doesn't handle custom application scheme making 
it impossible to redirect back to the nativeCode from the embedded webView. The 
system browser handles such redirects without a problem, but due to security 
reasons in some cases usage of embedded view is more advisable.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/osvso/cordova-plugin-inappbrowser master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/96.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #96
    
----
commit 07c056731909e1ebfd9861e5a5df710b6ea0e9ff
Author: Jonasei <[email protected]>
Date:   2014-05-06T09:13:45Z

    Added handeling of tel: and mailto: URLs in WP8

commit cf7b448fd9ac21e0e188c743bd78ae5e604c7f9e
Author: Jonasei <[email protected]>
Date:   2014-06-23T06:01:12Z

    Merge remote-tracking branch 'upstream/master'

commit 1c409b8be36864e49913df6ce1e95f576a68c068
Author: Pawel Lewandowski <[email protected]>
Date:   2015-03-23T12:20:27Z

    inAppBrowser will allow back-to-the-app-redirections using application's 
custom scheme
    scheme can be configured in config.xml using "CustomAppScheme" proererty

commit 57043f20c637186e190da2d44349ffb662ad070d
Author: Pawel Lewandowski <[email protected]>
Date:   2015-03-23T12:49:12Z

    Revert "Added handeling of tel: and mailto: URLs in WP8"
    
    This reverts commit 07c056731909e1ebfd9861e5a5df710b6ea0e9ff.

----


---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to