React-native-onesignal: Message Notifications must have English language content

Created on 29 Jun 2017  路  2Comments  路  Source: OneSignal/react-native-onesignal

During the testing of sending push notification to other user by using Postman, I try to use "zh-Haut" to add Chinese content. However, the bad request has shown when I submit the request.

Is it possible to use Chinese or other language to add to the content or heading, or it currently only supports English?

Thanks
issue

Most helpful comment

@leoleung0102 OneSignal uses English as the default language so the field must be filled. However if you only want to send your message in one language you can place it under "en" even though it is Chinese for example.

All 2 comments

@leoleung0102 OneSignal uses English as the default language so the field must be filled. However if you only want to send your message in one language you can place it under "en" even though it is Chinese for example.

@jkasten2 it's work. Thank for the help.

Was this page helpful?
0 / 5 - 0 ratings