- Home /
android game crash after posting on facebook through native app
i have a unity game which lets the player post on facebook after a highscore. the game is on fixed portrait mode. and the when player shares native facebook app opens to show the share dialog. but when the device is on auto Rotation mode disabled facebook app opens in landscape mode(Galaxy Tab 10inch) and when returning back to the game,it crashes. I tried turning auto rotation On Then i had no problem But i have to make sure game works on all situations. so what can i doto fix this.?
I am using unity 5.1 and facebook sdk 6.2
I'm having the same issue (but from landscape to Portrait mode) and auto-rotation also avoid the unity app to crash. However I need my interface to be in Landscape mode.
Actually if I force Landscape $$anonymous$$ode and don't rotate the screen when sharing on facebook, unity doesn't crash.
Any advice or ideas would be welcomed :-)
Using unity 5.2 and facebook sdk 6.2.2
Your answer
Follow this Question
Related Questions
Facebook App ID issues (IOS and Android) 1 Answer
Rewarding Facebook requests 0 Answers
Facebook unity sdk: is it possible to send friend invites/app requests to non app users ? 1 Answer
I can see/send invites to non-app user friends on canvas app but not on android/ios 0 Answers
Can't build for Android 0 Answers