Sdkboxplay Leader board integration connection error

I followed the method to integrate leaderboard as shown in the sdkboxplay documentation,and im getting the connection status as 1001 ,(onSignInFailed()…)
im using cocos2d-js 3.6.1 ,please anyone help me with the right way to integrate leaderboard in the project.

Did you run released version?
Here is a working example that you can download, run, and refer to.
Thanks,
Ryan

1 Like

Which platform it failed to connect? iOS or android?

For android note you have to connect using the same key sign you linked in google play console, which usually means you have to connect with your release version of your game, if you want to connect with your debug version, you have to follow this post to connect your debug key to the google play

1 Like

@nite @ryanjjj Thanks … I just figured out the problem,The application was not published as alpha,after i published it worked

Hi All,

I’m getting error like Connection stats:1002 in iOS and not getting Game Center login popup. Where am i making mistake…?
Any one help me please…

Hi All,

for above error need to login to game center previously(in mobile settings) to test, my bad…

Happy coding…