MoathOthman / MOLH

Localization helper for iOS apps mainly focusing on the LTR/RTL issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to Localize app without Restart message

NermeenMohamed opened this issue · comments

I can change language from app but it changed after restart application ,
how to do it without restart message as drawn views not reset to the new localization ?

@NermeenMohamed did you check the demo , you need to reset the rootviewcontroller, in order for it to work.

yes I checked it .. when I use MOLH it change views from RTL or LTR Fine but not localize labels it need s to restart app