-
Notifications
You must be signed in to change notification settings - Fork 65
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
"Sign Up Not Completed" Error #23
Comments
I have exactly the same issue here. It will not come to then or catch, there is not even a thing in iOS native debug log. Device: iPhone 7 Plus |
Do you guys have an update for this ? i dont want to include a redirect URI as once i have the info i can log in. |
I have the same issue, any update? |
This is not documented, but I believe that passing I can get |
My comment above is wrong. I think you can just leave the redirect URI blank if you aren't going to use it. |
Workaround: |
If your problems is when you try to pass the credentials to firebase.auth, check my answer here: #65 |
Any updates? Same issue here |
Describe the bug
When trying to sign in, the modal pops up but produces a "Sign Up Not Completed" Error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The user should be able to sign in.
I have tried also with different redirectURIs and none seem to work
I'm not sure how to utilize a redirectURI for an iOS app. There doesn't seem to be a need as I'm not trying to implement a web platform for this. Is there a way to remove it?
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: