You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you have to get achievements with GameCenterManager in GameCenterListener callback method achievementsLoadCompleted. You are just creating new achievement. Your instance of achievement does'n know about state stored in game center.
I am supposing that this is actually possible..
I tried with the gamecenter manager, but there's no method to do such thing,
I also tried doing:
But this method always returns 0.
The text was updated successfully, but these errors were encountered: