- Home /
Question by
anywherenotes · Nov 13, 2014 at 05:20 AM ·
androidjavascriptgoogle play
Error text from google game services
I'm following instructions from the following link to set up google game services https://github.com/playgameservices/play-games-plugin-for-unity
((PlayGamesPlatform) Social.Active).IncrementAchievement( "Cfjewijawiu_QA", 5, (bool success) => { // handle success or failure });
Is there a way to get the error text in case of failure?
Comment
Your answer
Follow this Question
Related Questions
Google +1 Button on Unity Android 1 Answer
How to include obb extension files in Google play developer console 0 Answers
app for android compatibe with few devices 0 Answers
APK Localization 1 Answer