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

Some fixes + default extension

Open thibouf opened this issue 10 years ago • 3 comments

Hello,

I have started to use this extension, and after some tests I had to made some I think you may be interested :

  • A fix that allow to open the leaderboard more than once
  • I added default code (that do nothing) to be able to use the extension on simulator without exception + isSupported function to known if extension is supported on the current platform (so on simulator it returns false)

thibouf avatar May 08 '14 17:05 thibouf

thibouf, what kind of tests did you make?

snorkel123 avatar May 10 '14 10:05 snorkel123

Not many :

  • Sign-In / Sign-Out loop
  • Send leaderboard score
  • Show / Close leaderboard screen loop
  • Get leaderboard id by name.

thibouf avatar May 14 '14 08:05 thibouf

Has anyone fixed this? I almost got the ANE working perfect but it always crashed when I call the show Leaderboards

NathanFitchett avatar May 19 '15 23:05 NathanFitchett