Skip to content
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

question about configuring GoogleApi #10

Closed
matthewkooshad opened this issue Aug 28, 2018 · 1 comment
Closed

question about configuring GoogleApi #10

matthewkooshad opened this issue Aug 28, 2018 · 1 comment

Comments

@matthewkooshad
Copy link

i learned to change the following 2 places for my client data:
https://github.com/Clancey/simple_auth/blob/master/simple_auth_flutter_example/lib/main.dart#L75
https://github.com/Clancey/simple_auth/blob/master/simple_auth_flutter_example/android/app/src/main/AndroidManifest.xml#L43

should my application type be android or web application when trying to use this with flutter? when using android for the type, i get a message: "custom scheme URIs are not allowed for 'WEB' client type."
if i should use web application for the type, could you explain a bit why that is instead of android for the type?
thanks for your help!

@matthewkooshad
Copy link
Author

just a fault on my side with this. when setting up the project, i had copied the keys provided, but they were the ones for the web type, even though i specified android type for the project. so, going into the credentials, i copied the keys for my android type project, and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant