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.
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