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 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) {