Cocos creator 2.4.13 full screen portrait mode is upside down in mi browser

Cocos creator 2.4.13 full screen portrait mode is upside down in mi browser

This is happening in both mi browser in mi phone and mi browser installed on other android phone.

image

untick “upsidedown” in build settings of orientation


somehow there’s no upside down in my build settings though

please share a code, how you are launching webview ?

All I did was pasting this into a brand new project in 2.4.13 js version inside a button
cc.screen.requestFullScreen(null, function () { });

You can try the link here:

here’s a video of me testing it in mi browser vs chrome, it’s fine on safari and chrome just not on mi browser

it’s a MI Browser-specific bug.

You’re right, I just notice it’s happening on other game engine too.

1 Like