leecrossley / cordova-plugin-game-center

Cordova / PhoneGap Game Center Plugin for Apache Cordova >= 3.0.0
http://ilee.co.uk
78 stars 29 forks source link

Achievement message displayed wrongly on iOS7 #26

Closed ruudruud closed 9 years ago

ruudruud commented 9 years ago

Thank you Lee for the quick fix of #25.

I have found another related issue with posting an achievement. When you post an achievement on iOS7 the "Achievement completed" message is also shown when the percentage is not 100%. My app currently shows an endless loop of completed messages, when in reality the achievement is not completed yet.

I suggest to only show this message when the given percentage is 100.

ghost commented 9 years ago

I am also having this issue.