gpt4 book ai didi

ios - Ionic cordova-plugin-screen-orientation 在 Ios 上不再起作用

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:06:54 27 4
gpt4 key购买 nike

自从我更新了所有内容后,我在使用 screen orientation plugin 时遇到了一些问题。我已经有一个正在运行的应用程序,一切正常。但是由于我将每个插件以及 cordova 和 ionic 环境更新为最新版本,我的屏幕方向插件不再起作用。

config.xml配置

<preference name="Orientation" value="portrait"/>

已安装的插件

cordova-plugin-screen-orientation 1.4.0 "Screen Orientation"
org.adlotto.cordova.recheck-screen-orientation 0.1.0 "RecheckScreenOrientation"

Cordova 版本6.1.1

ionic 版本 1.7.14

Javascript 代码

// to lock screen in portrait mode
screen.lockOrientation('portrait-primary'); // it doesn't work neither with 'portrait'
...
// unlock orientation
screen.unlockOrientation();

屏幕已定义,但函数调用无效。我不知道为什么它不再起作用了。我用我的 Iphone 5 (ios 9.2.1) 和不同的模拟器试过了。

在我的 android 设备上,一切都按预期工作。

最佳答案

这看起来像是 cordova 屏幕方向插件的问题。对于 iOS 中的 cordova 6x 版本,它已损坏。这个问题仍然悬而未决,工作正在进行中。请检查这个link了解更多信息。根据插件作者的评论,问题修复尚未合并,但如果您有兴趣,可以去 git pull 进行测试。希望对您有所帮助。

关于ios - Ionic cordova-plugin-screen-orientation 在 Ios 上不再起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36884969/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com