[
https://issues.apache.org/jira/browse/CB-12543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15981660#comment-15981660
]
ASF GitHub Bot commented on CB-12543:
-------------------------------------
Github user purplecabbage commented on the issue:
https://github.com/apache/cordova-plugin-screen-orientation/pull/11
cleaned up a few merge issues, this is now in master, thanks @cnspaha
Next the plugin will need to go thru the typical Apache vote process before
being pushed to npm.
In the meantime, you should still be able to install it by using the github
repo url :
```cordova plugin add
https://github.com/apache/cordova-plugin-screen-orientation```
or in build, add this to your config.xml
```
<plugin name="cordova-plugin-screen-orientation"
spec="https://github.com/apache/cordova-plugin-screen-orientation" />
```
> Lock Orientation on iOS doesn't work correctly
> ----------------------------------------------
>
> Key: CB-12543
> URL: https://issues.apache.org/jira/browse/CB-12543
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Screen Orientation
> Affects Versions: Master
> Environment: iOS 10
> iPhone 6+
> Reporter: Pascal
> Priority: Critical
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When I haven't locked the orientation so far and held my iPhone in portrait
> mode and then lock it to landscape, it appears that the webview is rotated
> but not the "screen"
> => only half of the webview is still visible since it isn't resized to the
> new orientation
> - Already made a PR on
> https://github.com/apache/cordova-plugin-screen-orientation/pulls
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]