MoathOthman / MOLH

Localization helper for iOS apps mainly focusing on the LTR/RTL issue
MIT License
117 stars 36 forks source link

Apple pay button text is not localised when we change the language from app but when app is restarted it works fine #68

Open PunitSV opened 2 years ago

PunitSV commented 2 years ago

I have Apple pay button as one of the payment option in the app. When I switch language in app using MOLH and go to payment options screen, button text is not shown in changed language but if I restart the app and check it is shows correct.

I have also compared my code with sample app. pls help me on this.