hitomi0109 commented on issue #1654: URL: https://github.com/apache/cordova-ios/issues/1654#issuecomment-4479524776
Hi GitToTheHub, Thank you for the detailed explanation and for the PR. I tested the changes by updating to the PR version of cordova-ios, but the issue was not fully resolved in my environment with the current `cordova-plugin-universallinks-fix`. My local workaround (forwarding `scene(_:continue:)` to AppDelegate) still works. Also, thank you for pointing out that `CDVSceneDelegate` should be used instead of `CDVDelegate`. I understand that the plugin needs to be updated to listen to `CDVPluginContinueUserActivityNotification`. I will look into the plugin side and consider opening an issue or PR there. Thanks again for your help. -- 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]
