lynntangyuan opened a new issue #1009: URL: https://github.com/apache/cordova-ios/issues/1009
# Bug Report ## Problem Cordova6.1.0 doesn't support iOS10. However, users who use ios10 also account for a certain proportion, So How can I not only use Cordova6.1.0, but also support IOS 10. Or, Could you please point out the code that IOS 10 doesn't support in Cordova6.1.0, and I can modify it myself. ### What is expected to happen? Corodva6.1.0 supports iOS10. ### What does actually happen? The document of Cordova6.1.0 states that Cordova6.1.0 only supports iOS11 and above. ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code platform :ios, '11.0' ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> - Cordova-ios - Xcode 12.0 - MacOS Catalina - iOS 10.0 + ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
