Best Control

I was thinking of letting users pick the language that want the app to run in. Currently I set it using the current language set on the mobile device.
What would be the best control to implement this on IOS?

I use a Table

RPReplay_Final1690362190

2 Likes

Thanks Jeremie… I better get to work on some more languages as I only have 5 :slight_smile:

Hi Jeremie,
Once the language is chosen I assume you are writing the value out to be read on restart? What are you changing to read the localised strings that are set up?

Thanks