apache / cordova-ios

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

The startURLSchemeTask method in CDVURLSchemeHandler was not executed #1421

Closed GymotgM closed 7 months ago

GymotgM commented 7 months 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 7 months 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 7 months ago

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