GS Facebook Integration Pro(beta) plugin error
I am a developer I am integrating leaderboard using GS Facebook Integration Pro plugin with Facebook sdk for unity(beta). Issue is, I automatically logging out from Facebook when my app is in background because of which when i called leaderboard again I am getting an error did you call FB.init() .
Answer by Spookymaki · Mar 27, 2018 at 07:37 AM
Hello i would suggest you use FB.init(); and put it on the update or even start, so it always does it. Try to put it in the Start(). If it doesn't work put it in Update (). :)
Your answer
Follow this Question
Related Questions
ошибки/errors 0 Answers
Error when i running my NEW project Unity 2019.2.17f1 0 Answers
I can´t play uity 0 Answers
OnApplicationFocus is called twice 0 Answers
Help Troubleshooting: "Cannot generate 9 slice most likely because the size is too big." 2 Answers