GitToTheHub commented on PR #190: URL: https://github.com/apache/cordova-plugin-dialogs/pull/190#issuecomment-3393425738
> latest stable release of cordova-ios supports iOS 11+, if we want to drop support for iOS < 13 for the plugin we should wait until cordova-ios 8 is released and add engine tags in plugin.xml and package.json to require that version, otherwise we should keep the old code with version checks. You are correct, I forgot to support minimum iOS 11. It corrected this. -- 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]
