CountryCodePickerProject
CountryCodePickerProject copied to clipboard
App Language isn't changed by the dependency
Hi! I test this dependency in my app, but when a try to change the language from OS Settings, I can't. I remove the dependency and then I can change the language.
Can you describe more about you can not change language from OS. I believe you could change the system language but that change was not reflected in the app? Or it just did not change the language of the CCP?
On Mon, Feb 8, 2021 at 09:05 yerih [email protected] wrote:
Hi! I test this dependency in my app, but when a try to change the language from OS Settings, I can't. I remove the dependency and then I can change the language.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hbb20/CountryCodePickerProject/issues/466, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFQ32GQMHWN5MMZURLE4ALS6ADVLANCNFSM4XJIFXIQ .
The app language is not changed when I change language from OS. But device setting menu has language changed.
El lun, 8 feb 2021 a las 12:34, Harsh B. Bhakta ([email protected]) escribió:
Can you describe more about you can not change language from OS. I believe you could change the system language but that change was not reflected in the app? Or it just did not change the language of the CCP?
On Mon, Feb 8, 2021 at 09:05 yerih [email protected] wrote:
Hi! I test this dependency in my app, but when a try to change the language from OS Settings, I can't. I remove the dependency and then I can change the language.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hbb20/CountryCodePickerProject/issues/466, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABFQ32GQMHWN5MMZURLE4ALS6ADVLANCNFSM4XJIFXIQ
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hbb20/CountryCodePickerProject/issues/466#issuecomment-775273597, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXTRJI6IJSY6FGDRU5TLZ3S6AHCJANCNFSM4XJIFXIQ .
I know only one way to restrict this using resConfig as mentioned here: https://stackoverflow.com/a/56687351/3209170
And ccp does not specify that so not sure why that's happening.