hitomi0109 commented on issue #1654: URL: https://github.com/apache/cordova-ios/issues/1654#issuecomment-4480031712
Hi [GitToTheHub](https://github.com/GitToTheHub), I tested the plugin-side change in my fork: https://github.com/hitomi0109/cordova-universal-links-plugin After adding support for `CDVPluginContinueUserActivityNotification` in `CULPlugin.m`, Universal Links now work correctly in my environment with cordova-ios 8. So PR #1655 on cordova-ios provides the necessary notification, and the plugin also needs to listen to that notification. -- 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]
