As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I will try the push notifications but I was wondering how to manage languages.
In this tutorial http://devcenter.kinvey.com/android/guides/push, I can't see anything about the user's language. What is the best way to manage it ?
Thanks
Best Answer
W
Wani
said
almost 8 years ago
Hi Fabien,
You have to start with writing the user's language to the user object. And when you get the user object in the BL script, you will just need to write an if-else or switch statement to handle push based on their language.
You have to start with writing the user's language to the user object. And when you get the user object in the BL script, you will just need to write an if-else or switch statement to handle push based on their language.
Hope this helps.
Regards,
Wani
1 person likes this
f
fabreax
said
almost 8 years ago
Great ! I already have the user's country, I will use it.
fabreax
Hello,
I will try the push notifications but I was wondering how to manage languages.
In this tutorial http://devcenter.kinvey.com/android/guides/push, I can't see anything about the user's language. What is the best way to manage it ?
Thanks
Hi Fabien,
You have to start with writing the user's language to the user object. And when you get the user object in the BL script, you will just need to write an if-else or switch statement to handle push based on their language.
Hope this helps.
Regards,
Wani
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstWani
Hi Fabien,
You have to start with writing the user's language to the user object. And when you get the user object in the BL script, you will just need to write an if-else or switch statement to handle push based on their language.
Hope this helps.
Regards,
Wani
1 person likes this
fabreax
Great ! I already have the user's country, I will use it.
-
Can I add KinveyReferences and other custom Arrays to the User entity?
-
How can I use custom enums within my Entity?
-
Linking an image does not save with LinkedData
-
How can I get all records saved by the current user?
-
Why don't all users see the same data when querying?
-
Retrieving related file from datastore collection - continued
-
Problem implementing sign up / login
-
Can Android API be used for Java?
-
I'm not receiving push notifications
-
It is impossible to receive object according to the link
See all 259 topics