Abedalkareem / LanguageManager-iOS

A Language manager to handle changing app language without restarting the app. It supports iOS and tvOS.
MIT License
396 stars 67 forks source link

setLanguage for version 1.2.0 not working on simulator. #37

Closed rohankanoo closed 4 years ago

rohankanoo commented 4 years ago

setLanguage function prior to this release, used to work on both simulator and real device. After updating to versin 1.2.0 it has stopped working on simulator, although it's working fine on a real device.

Abedalkareem commented 4 years ago

Hi, What is the language of the simulator? is it an iPhone or an iPad? what is the os number and is the project using SceneDelegate?

Thank you.

Abedalkareem commented 4 years ago

Please if the issue is still there reopen the issue with more information as I tried and everything working fine.