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 the logic for revealing hidden achievements is missing, right. In the GPG extension we have GooglePlayGames.reveal(achievementID); and GooglePlayGames.unlock(achievementID);. In this GC extension we don't have any logic to show hidden ones.
The text was updated successfully, but these errors were encountered:
mastef
changed the title
Logic for hidden achievements / revealing
Logic for hidden achievements / revealing & unlocking
Jul 16, 2018
I think the logic for revealing hidden achievements is missing, right. In the GPG extension we have
GooglePlayGames.reveal(achievementID);
andGooglePlayGames.unlock(achievementID);
. In this GC extension we don't have any logic to show hidden ones.The text was updated successfully, but these errors were encountered: