Reputation: 5255
With the new Scores and Achievements roll-outs I have the following questions
There was a statement made in the docs about "games limited to 1000 points per game" for scores...does game refer to
I ask this because I am developing a game where a user would have 2 sets of scoring and I want them to be counted both separately and as an aggregate.
Upvotes: 0
Views: 218
Reputation: 26
I've been playing around with scores and achievements and this is what I found out:
7.When creating achievements, don't use an https link for the image else it won't be added.
8) The total points for achievements should not be greater than 1000pts but scores can go higher (how high I do not know).
I strongly suggest creating the achievements first in a test app and adding them to your app when you're sure about what you want. Hope I was able to help.
Upvotes: 1