We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run flutter run deploying Flutter FIrebase mlkit app it throws me the below error
I/flutter (29184): PlatformException(sign_in_failed, Status{statusCode=DEVELOPER_ERROR, resolution=null}, null)
I have created a firebase account and registered the app and configured the app ID and added the plugin in build gradle at app level
and configured the services at the project build level
Can you please let me know if I am missing something ?
The text was updated successfully, but these errors were encountered:
did you create the SSH key ?
Sorry, something went wrong.
No branches or pull requests
When I run flutter run deploying Flutter FIrebase mlkit app it throws me the below error
I/flutter (29184): PlatformException(sign_in_failed, Status{statusCode=DEVELOPER_ERROR, resolution=null}, null)
I have created a firebase account and registered the app and configured the app ID and added the plugin in build gradle at app level
and configured the services at the project build level
Can you please let me know if I am missing something ?
The text was updated successfully, but these errors were encountered: