You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2017/12/12 12:13:21 UTC

[GitHub] timbru31 commented on issue #99: inAppBrowser custom application scheme handling on android

timbru31 commented on issue #99: inAppBrowser custom application scheme handling on android 
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/99#issuecomment-351034215
 
 
   While I totally agree with you @infil00p, I'd like to point out that Chrome on Android on the other hand *is* able to launch any intent. It blocks custom url schemes like `mycoolapp://`, but allows the intent syntax of it to launch the app: `intent://myIntent/#Intent;scheme=mycoolapp;package=com.mypackage;end`
   Maybe this is the direction forward?
   
   For more information refer to this Chrome article: https://developer.chrome.com/multidevice/android/intents

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org