• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

iOS achievement_post_score

B

Babaganosch

Guest
The achievement_post_score function does not seem to trigger any social async event when running on iOS, as opposed to on Android for me. The leaderboard on Game Center do receive and updating the leaderboard with what has been posted though, indicating a successful post.

achievement_login() however, does trigger an async event, containing a correct player name in the ds_map.

Shouldn't achievement_post_score trigger the social async event on iOS containing information about the leaderboard? Everything works like a charm on android with Google Play Services.

IDE v2.2.4.474, runtime v2.2.4.374
 
Top