I'd love the ability to reset iOS achievements for debugging purposes! Currently to reset iOS achievements I have to build/import Apple's GameKit Unity plugin and then call GKAchievement.ResetAchievements(); and I'd love to be able to do this through Essential Kit so I don't need to import Apple's plugin for this one function.