screen.orientations.lock('landscape'). not working on IOS16 version.
Hi, This is Ahmad S.. I'm facing orientations issue in which I can't lock by using below code of javascript screen.orientations.lock('landscape'). I just wanna know is it not supported on IOS device which have already IOS 16 version. And what can we use to lock the screen orientations in JS
Can anyone please help me to solve this problem.
[Edited by Moderator]