-
Notifications
You must be signed in to change notification settings - Fork 521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid country code error #365
Comments
After encountering the bug, I dig into plugin code for Android and ios. In Android, if the user has not provided any region code then It will try to find the country code by another possible solution(method |
Hi, |
Same here |
2 similar comments
Same here |
Same here |
Verified locally that this issue is fixed by https://github.com/natintosh/plugin_libphonenumber/pull/21/files. |
@natintosh what do you think? |
Any news on getting this merged, I encountered this issue and had to add a dependency override to get around it |
@chiptech-mitchell the owner has updated the dependency in the latest release |
@ashley-arta Oh ok cool so it's fixed in 0.7.3+1?, that's good to hear I saw your open PR and just thought it wasn't fixed yet. |
Hi,
I am getting the following error in the iOS platform. Not in Android
Error: The country code is invalid.
Code: 1
Plugin version
0.7.2
Flutter version
Flutter 3.3.2
The text was updated successfully, but these errors were encountered: