Why does the username in the push notification appear as garbled text?

When retrieving the Token via the Server API, make sure the username is encoded in UTF-8. Otherwise, the RC Server might store it as garbled text. Since the username in the push notification is directly retrieved from the Server, the received push notification may display garbled text.