- Home /
Question by
siddharth3322 · Aug 15, 2019 at 05:16 PM ·
androidscenegoogle playgoogle play gamesleaderboard
Google Play Services Crashes Multiple Scene Game
I have a game set up with multiple scenes and I have implemented Google Play Services for the leaderboard.
At the main menu scene of the game, I have created don't destroy object and added google play services callback related script. Now show leaderboard related button, I have placed in other scene based on my game design.
When I press display leaderboard button that exists on another scene, the game is directly crashing with following log messages:
There is multiple scene setup that is creating a problem, within my main menu scene all things working properly, I can submit the score and view the leaderboard too. When I change the scene at that time problem get started.
Now please give me a suggestion to solve this problem.
google-play-services-error1.png
(271.3 kB)
google-play-services-error2.png
(301.9 kB)
Comment