简体   繁体   中英

Submit a smaller result to Scoreloop

In an Android app, I included Scoreloop for a global leaderboard. I have 3 modes. 2 of them work correct (if a higher result is reached, the score will be submitted). But the third mode should work the other way. If a result is less/smaller than the score on the servers it should be submitted. I really can't get it working ... Sadly I haven't recived an answer when I postet this question in the Scoreloop forum.

I am facing the same issue. I was trying to submit a lesser score to the leader board, as my player's standing on the leader board is dynamic in both directions.

But, seems like Scoreloop doesn't want to acknowledge the a lesser score than that of which is previously submitted.

Example: 
    Update A : 0    Coins - Scoreloop shows  0   Coins - DESIRED
    Update B : 8000 Coins - Scoreloop shows 8000 Coins - DESIRED 
    Update C : 4500 Coins - Scoreloop shows 8000 Coins - UNDESIRED 

I don't remember reading about such a behavior in Scoreloop documentation. Or is it mentioned somewhere, and I missed it?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM