Hello
I have a game in portrait mode.
I'd like check the device orientation (i.e. for a "please rotate screen") which works on mobile and desktop.
If i use Browser.IsPortrait it does work on mobile but not Desktop. The browser on desktop is mostly in landscape.
Any ideas how i can check this?
Thanks