cordova-plugin-game-center icon indicating copy to clipboard operation
cordova-plugin-game-center copied to clipboard

The callback functions are not called after auth

Open doug1e opened this issue 6 years ago • 0 comments

Hi there,

The plugin works like a charm in practice so huge thanks first of all. However, the callback functions after auth() are not called for some reason. I am using ionic and testing it on an iPhone 7 device.

I can see the game center welcome screen once the auth() is called and I can also display the leadersboard, submit score etc. however, the callbacks are not fired for some reason.

As I cannot confirm if the auth has been successful, I am not sure when/whether to call showLeaderboard()

Many thanks in advance for your guidance on the issue.

Cheers,

Doug

doug1e avatar Dec 19 '18 14:12 doug1e