Hello guys.
When I launches app, it always has same orientation.
After some seconds, maybe in splash scene, it turns to OS orientation.
It seems strange action.
I expect that app launches so that it matches the orientation of os.
PlayerSettings like as bellow.
I set ‘Auto Rotation’ and checked ‘Landscape Right’ and ‘Landscape Left’.
And I also set min SDK api level 14.
Thanks