UnityGPGPlugin
UnityGPGPlugin copied to clipboard
Initial error
I downloaded and imported the package, then filled in the App ID. With just that I am getting an error that "Default parameter specifiers are not permitted" on line 190.
The line is: public bool loadAchievements(Action cb, bool bForceReload=false) {
I have the same problem..