dpogue commented on issue #1511: URL: https://github.com/apache/cordova-ios/issues/1511#issuecomment-2506348124
hmmm, I wonder if that's coming from here: https://github.com/apache/cordova-ios/blob/9beca6d7d3368c157cb5f712e348860dc0aceb3e/CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m#L130 We can probably change that to call `open(_:options:completionHandler:)` instead Just for the record, I don't believe `target="_system"` actually has any special meaning when used on links. -- 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]
