elisemn commented on issue #1261: URL: https://github.com/apache/cordova-ios/issues/1261#issuecomment-1256782369
> To clarify: when you say "system browser" you mean opening in Safari (or Chrome, etc.) and leaving the Cordova app, right? > > and then `webkit.messageHandlers` is undefined when you return to the Cordova app? Correct > Also, the linked bug has some mention of App-Bound Domains, which aren't something that has been thoroughly tested on the Cordova side. Is your app using App-Bound Domains? It does look like our app is setting a number of `WKAppBoundDomains` and the iframe url is not one of them. I can investigate updating them. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
