google-play-game-services-ane icon indicating copy to clipboard operation
google-play-game-services-ane copied to clipboard

Show all leaderboards

Open nightwolftamb opened this issue 10 years ago • 4 comments

Hi. I found a bug in your code, but do not know how to compile ANE. Can you please change 21 string in file Leaderboards.java from intent.setAction(StubActivity.ACTION_SHOW_LEADERBOARD_BY_ID_ACTIVITY);

to

intent.setAction(StubActivity.ACTION_SHOW_LEADERBOARDS_ACTIVITY);

and compile new ANE?

Thanks

nightwolftamb avatar Jul 24 '14 17:07 nightwolftamb

What is wrong?

snorkel123 avatar Jul 24 '14 19:07 snorkel123

ANE does not show all leaderboards. It is show only ANEs that listed by IDs. If I use method LeaderBoards.showAll() - nothing happened. I checked android log and it says that there is no leaderboards ids to display. Something like "No extra achievememnt ids..."

nightwolftamb avatar Jul 24 '14 19:07 nightwolftamb

Compilation guide is here: https://github.com/alextel69/google-play-game-services-ane/wiki/Build

snorkel123 avatar Jul 24 '14 19:07 snorkel123

@nightwolftamb a lot of time was gone since I last comitted to my ANE... but now I return and great changes are waiting! Stay tuned...

snorkel123 avatar May 20 '15 14:05 snorkel123