I have some apps, like Spotify for example, which for some inexplicable reason do not allow me to rotate some activities (like the player) into landscape.
I am looking for an app or method that can force these apps to follow my device rotation despite that.
Up until Android 12, I used to use rotation manager for this purpose. It wasn't perfect but it did the job.
It no longer seems to function however: Turning on "Forced Auto" still works but it now prevents touches from being registered in any other app which is obviously bad and unusable.
(I have a feeling this might be a new security "feature".)