APP REMOVED from Huawei App Gallery due to a string in library. "select_country"
alin-rosu opened this issue · 4 comments
This is regarding this String: Select Country
Reason:
"Dear developer, we found that your application selected a country in the login function to display unqualified (such as some content should not be displayed as "country"). Please change [Select Country] to [Select Country / region], and troubleshoot such problems with other modules and other languages.
This can be resolved by changing to: Select Country / Region
I would recommend also having an option to change dialog text dynamically. Something like:
CountryCodePicker.selectDialogTitle(<string_param>)
Can this be fixed please? My app and surely others are blocked from the Huawei App Gallery at this moment due to this.
@joielechong is it possible to look at this?
Hi @alin-rosu, I hope you have fixed the problem by forking this library and sorry for the late response.
This can be resolved by changing to: Select Country / Region
I would recommend also having an option to change dialog text dynamically. Something like:CountryCodePicker.selectDialogTitle(<string_param>)
Does making text dynamically changeable can fix the issue or Huawei App Gallery also check the string resource so we need to change them also?
my app also removed from Huawei bcoz of same problem, pls tell how can i change?
My App is also reject by this reason, any workaround ?