2

I have an IOS APP with need to be run in both Arabic and English version. I need to switch the languages within a settings menu in APP.

Some What like thisenter image description here

I can change all the strings using NSBundle, or plist like any other language switching.

But as every one knows, English is a left to right language and arabic is just opposite. then i add app localization by default in IOS but i didnt get the exact solution what i asked. I have gone through this https://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPInternational/LocalizingYourApp/LocalizingYourApp.html#//apple_ref/doc/uid/10000171i-CH5-SW1

Can anyone help me?? it will be very great..

Thanks in Advance.. :)

Shakeeb Manjeri
  • 120
  • 1
  • 1
  • 9
  • Why do you want to do it in the app instead of using system settings? – Wain Apr 10 '16 at 07:30
  • 3
    It is client requirement man... :) – Shakeeb Manjeri Apr 10 '16 at 07:38
  • Often we are here to educate and guide clients – Wain Apr 10 '16 at 07:40
  • But they already have an application with multi language. i don't know how it works!! so they have any excuse for not doing the same in these app too.. !!! – Shakeeb Manjeri Apr 10 '16 at 08:18
  • I obviously don't exactly understand what it is you are asking or what the problem is, because there appears to be existing answers for this already. How does what you want to do differ from this for example http://stackoverflow.com/questions/22061402/change-language-in-the-app-programmatically – Gruntcakes Apr 10 '16 at 21:23

0 Answers0