You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/06 02:44:34 UTC

[GitHub] [cordova-android] breautek commented on issue #1171: [net::ERR_UNKNOWN_URL_SCHEME] Custom scheme names not work with cordova webview for Android

breautek commented on issue #1171:
URL: https://github.com/apache/cordova-android/issues/1171#issuecomment-813781826


   My best guess is the fact that in-app-browser implements its own webview (as it's intended to have an isolated webview) https://github.com/apache/cordova-plugin-inappbrowser/blob/master/src/android/InAppBrowser.java#L916
   
   https://github.com/apache/cordova-android/pull/1167 is for the cordova webview so it won't have any effect on the in app webview.
   
   Issues with the in-app browser webview should be reported for the in-app-browser plugin. Since I think it is desirable to have the same behaviour in this case, I'll move this ticket over to the proper repository.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



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