leaderboard with utf-8 character

0 votes
Hi, first of all thanks for the excellent support. I would like to know how to include non English characters in our leaderboard. Currently the leaderboard can't seem to be able to store CJK characters as username in the leader board. Thanks.
asked Apr 27, 2014 in App42 Cloud API-BaaS by admin (10 points)

2 Answers

0 votes

Hi Admin,

It's our pleasure for choosing you App42 platform.Currently we are supporting utf-8 characters in pushNoification Service only. This feature in all services in our pipeline. When its implemented, we will updated this thread.

answered Apr 27, 2014 by naresh (350 points)
edited Apr 28, 2014 by naresh
0 votes
You can save your non english data in base64 encoded string and then decode back after fetching it.

In all our SDK, we have Base64 class and it has method to encode and decode string. Let me know on which SDK you are, I will give you the exact snippet to do this.

This is just a workaround to save non english data, however it will be supported directly in our SDK soon.
answered Apr 28, 2014 by ajay123 (899 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...