breautek commented on issue #899: URL: https://github.com/apache/cordova-ios/issues/899#issuecomment-644263398
> but what if you don't include this directive? Then it defaults to `default`, which is the underlying tool's default setting. Cordova doesn't impose an opinion here. > So are you saying that the default WKWEBVIEW orientation is portrait? All I'm saying is that Cordova's default is to let Xcode (or Android SDK for android) decide what the default should be and not `all`, even if `default` behaviour was `all`, previously. This means the default behaviour could end up changing if the underlying tools decided to change their defaults. I don't know if this is the exact reason for the change of behaviour between cordova-ios@5 and cordova-ios@6, or between UIWebView & WKWebView. If I were to make a guess, I would think it's the difference between Xcode versions... but this is something that I think should be investigated. ---------------------------------------------------------------- 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]
