Skip to content

ios plus.screen.lockOrientation('landscape-primary') 导致状态栏丢失 #5981

@didoee

Description

@didoee

问题描述
ios平台 使用plus.screen.lockOrientation('landscape-primary') 切换为横屏 导致状态栏丢失,状态栏高度仍能获取,安卓正常

复现步骤
[复现问题的步骤]

onReady(() => {
  plus.screen.lockOrientation('landscape-primary')
})

预期结果
正常显示状态栏

实际结果

系统信息:

  • 发行平台: ios
  • HBuilderX版本HBuilderX 5.05
  • 设备信息
    26+、17.6 等多个版本均出现

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions