I need to change the language of the app from English to Arabic and vice versa programatically from the app. I use xib files, not story boards. With lot of googling, I could force load the localisation strings. But the xibs do not reload to reflect the right to left allignment of Arabic language. Kindly help.
Edit: Or is there a way to reload the xibs? Or even restart the app programatically?