Detecting a mobile browser with Qt WebAssembly
I try to make it by checking screen.orientation
, like here: /a/14301832/4159530 but it returns true
even for the desktop Chrome browser:
I try to make it by checking screen.orientation
, like here: /a/14301832/4159530 but it returns true
even for the desktop Chrome browser: