Hey everyone, I am having an issue with the GameCenter login popping up in portrait orientation no matter what orientation the game is in. I am locking the game to landscape modes and using Unity’s auto rotation. the prompt pops up when i call:
Social.localUser.Authenticate (ProcessAuthentication);
Any thoughts on how I can correct this? I have tried this in 2 separate project and both have the issue.
Any help is truly appreciated ![]()