CountryCodePickerProject icon indicating copy to clipboard operation
CountryCodePickerProject copied to clipboard

App Language isn't changed by the dependency

Open yerih opened this issue 4 years ago • 3 comments

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.

yerih avatar Feb 08 '21 16:02 yerih

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 .

hbb20 avatar Feb 08 '21 16:02 hbb20

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 .

yerih avatar Feb 08 '21 17:02 yerih

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.

hbb20 avatar Apr 03 '21 01:04 hbb20