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 have added the plugin and call the authenticate methods. This works and signs me in as expected.
If I check the game center app, my app is recognised and the list of achievements is displayed from gamecenter servers.
However if i call reportAchievement nothing updates in game center.
I get the success call back from the plugin and the banner displays but game center never registers the achievement as being complete.
The bundleid in config.xml matches the one in itunes connect and the achievement id matches as well.
I am using phonegapbuild if that makes a difference?
Not sure what is going on here.
The text was updated successfully, but these errors were encountered:
I have added the plugin and call the authenticate methods. This works and signs me in as expected.
If I check the game center app, my app is recognised and the list of achievements is displayed from gamecenter servers.
However if i call reportAchievement nothing updates in game center.
I get the success call back from the plugin and the banner displays but game center never registers the achievement as being complete.
The bundleid in config.xml matches the one in itunes connect and the achievement id matches as well.
I am using phonegapbuild if that makes a difference?
Not sure what is going on here.
The text was updated successfully, but these errors were encountered: