This is a migrated thread and some comments may be shown as answers.

Push Notifications - Multi Languages possible ?

1 Answer 573 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Navneet
Top achievements
Rank 1
Navneet asked on 23 Apr 2016, 01:28 PM

Hi

New to Technology hence this rather "layman" question. 

Does Push Notifications support multi language. If i have to send a notification to say ten people of which one has selected french as his language preference on his mobile and other user has selected say Hindi while the rest are on English. When i send the notification, Do everyone see it in English or is it that the person with french receives the notification in french and the other person in Hindi while the rest receive it in English ?

Is it possible to create such Multi Language Notifications?

I need this information as part of an app that i am currently designing.

Thanx 

Navneet

 

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 26 Apr 2016, 02:23 PM

Hi Navneet,

When sending push notification in Telerik Platform you can only send one payload (one text) with a single push notification.

Still you can mimic Multi Language Notifications by sending different push notifications (on different languages) to different segments based on a filter. To achieve this you will need, for example:

  1. To pass the selected user language as custom parameter when registering a device for push notification or updating a device registration.
  2. Send targeted (only to selected devices) push notification. Based on the above language field you will send a push notifications on Hindi language for example only to users with "Hindi" in the language field.

You can find detailed information on push notifications here.

Let me know if you need additional information on sending push notifications.


Regards,
Martin
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Navneet
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or