apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 986 forks source link

The startURLSchemeTask method in CDVURLSchemeHandler was not executed #1421

Closed GymotgM closed 2 weeks ago

GymotgM commented 2 weeks ago

Apache Cordova uses GitHub Issues as a feature request and bug tracker only. For usage and support questions, please check out the resources below. Thanks!

Start the app, enter CDVWebViewEngine, execute loadRequest, but do not proceed to CDVURLSchemeHandler to execute the startURLSchemeTask method. What should be done next

You can get answers to your usage and support questions about Apache Cordova on:


If you are using a tool that uses Cordova internally, like e.g. Ionic, check their support channels:

GymotgM commented 2 weeks ago

I have reviewed Cordova plugin webview proxy Operated in startURLSchemeTask, but the startURLSchemeTask method has not been executed yet The loadRequest and decisionPolicyForNavigationAction in CDVWebViewEngine are both executed

jcesarmobile commented 2 weeks ago

please, don't use github issues to ask questions, you can use github discussions https://github.com/apache/cordova/discussions