Adza93 opened a new issue #799: Why does [email protected] looses support for 
iOS 10
URL: https://github.com/apache/cordova-ios/issues/799
 
 
   Hello everyone!
   
   Just one quick question. I am wondering what is the reason behing bumping 
mintargetsdk to iOS 11.0 when using [email protected]? I could not find this 
information on any other posts, if you know where it is please post a reply.
   
   I could not also find any reference to this on Apache cordova blog post. 
After adding [email protected] I have noticed targetSdk was bumped to iOS 11, 
tried to lower it to 10, but got exceptions related unknown code for iOS10 
codebase related to WkWebView schema handling.
   
   Anyways, does it have something to do with WkWebViewOnly directive and 
removing UIWeb* directive in pre processing time? There are still number of 
users using iOS 10, I know there was logic in WkWebViewEngine which 
differentiated between platform iOS 10 and newer, to initialize main WebView 
logic, however I am not sure if this needed to be deprecated because of 
UIWebView depreciation, or something related to xCode 11, or perhaps something 
related to Apple directly?
   
   Thank you for information :) I am sure everyone in community would like to 
know this info, to be able to decide if this is the right moment for migration 
of currently published apps to @5.1.1 :)
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to