GitToTheHub commented on PR #1655: URL: https://github.com/apache/cordova-ios/pull/1655#issuecomment-4480232526
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 https://github.com/apache/cordova-ios/pull/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]
