GitHub user osvso opened a pull request:

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

    inAppBrowser custom application scheme handling on android 

    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/99.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 #99
    
----
commit c21943fa3e48e0e26d26ae31b595ca64d886a46f
Author: Pawel Lewandowski <[email protected]>
Date:   2015-03-26T07:39:03Z

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

----


---
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