breautek commented on issue #892: URL: https://github.com/apache/cordova-lib/issues/892#issuecomment-3868697947
> Besides the fact the iOS code for such plugin causes the App Store publishing to fail, as it's unmaintained nowaday For unmaintained plugins, I think your best workaround is likely to fork the repo and remove the platform implementation along with its declaration inside `plugin.xml` You can then uninstall the plugin in your project, and then install your fork from github using either the ssh or https clone url. -- 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]
