- Home /
Google play button click not work
Hi everyone, I have a problem with my game. I imported my app for android and it work well. But when I publish it on google play. The start button did not work so I can't play the game. But the button color is change when I press on it. Can any one till me where is the problem.
That is the Link of the app:
Answer by CodeMonkeyYT · Apr 27 at 09:16 AM
After playing the game, look in the logs to see if any error is popping up https://unitycodemonkey.com/video.php?v=2ta9-N3kvYs https://docs.unity3d.com/Manual/LogFiles.html
For your Android build you need Android Logcat
Answer by jems021 · Apr 27 at 10:00 AM
Your first try at fixing this should be to clear the Google Play Store and Google Play Services cache. Furthermore, you can uninstall and re-install updates to the Google Play Store. Also, make sure you are running the latest software available for your Android device.
Your answer

Follow this Question
Related Questions
Problem with StringReader or TextAsset not reading some characters 1 Answer
Unity switches MonoDevelop to .Net 3.5 constantly 0 Answers
MonoDevelop DLL Build : Problem with default parameters 1 Answer
Json.net - windows store phone 8.1 2 Answers
unexpected symbol `:' in class, struct, or interface member declaration Pls Help 1 Answer