dpogue commented on issue #1529: URL: https://github.com/apache/cordova-ios/issues/1529#issuecomment-2766420967
This looks like an issue with cordova-universal-links-plugin not supporting cordova-ios 8.x The issue seems to be related to assumptions about the generated project name matching the name specified in config.xml, which is no longer true. https://apache.github.io/cordova-ios/documentation/cordova/upgrading-8#Change-to-the-generated-app-project-naming has more details for plugin authors to handle that in a backwards-compatible way. -- 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]
