Open mostasim opened 7 months ago
Is there any plan on fixing this?
I too am facing this issue...
is there any error or log or any kind of warning that you are getting? as because currently I updated my project to android 14 with this package it works fine
The solution is to upgrade react-native-orientation-locker dependency to latest version.....
I have 1.7.0. but the problem still exists. if I use this for pixel 7a with api 34 then it is working fine. but for pixel tablet with api 34 and api 33 it is not working.
Not sure if Android tablets are supported? Android has it's own orientation lifecycle on tablets, different from phones.
This package runs correctly on my android 14 samsung.
The app was reloading on react-native version 0.74.3 when changing orientation, but updating to 0.74.5 fixed the issue.
The current version of this library is not supported android SDK 34 [Android 14]