Closed SocialSupaCrew closed 10 years ago
Hi, the function getAchievements() only return me completed achievements. How can I get all the achievements even if they are not completed ? Thanks a lot.
getAchievements uses the method loadAchievementsWithCompletionHandler, which only return awarded achievements, there's not a setting for this.
getAchievements
loadAchievementsWithCompletionHandler
Hi, the function getAchievements() only return me completed achievements. How can I get all the achievements even if they are not completed ? Thanks a lot.