I would like to localize my app based on the user who has logged in my app and not based on the device loacle. How can I achieve this ?
Regards,
I would like to localize my app based on the user who has logged in my app and not based on the device loacle. How can I achieve this ?
Regards,
This was required for a customer in europe. They want to provide the locale based on user language they chose at the time of registering witht he company.
We ended up implementing it natively through locale change events..