This repository was archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 174
Specified cast is not valid error while using "SignInWithCredential". #326
Labels
in-progress
Work is in progress
Comments
Any update on this? |
I'm also experiencing this same issue, although the login actually completes and if I restart the app then I'm logged in. |
@TonyPovey Yeah same behaviour here. @Redth Any update? |
SotoiGhost
pushed a commit
that referenced
this issue
Nov 12, 2019
Guys, letting you know that a fix of this is in progress. Hope it will be released this week. |
SotoiGhost
pushed a commit
that referenced
this issue
Nov 12, 2019
Now it doesn't show this error but there is no return from |
@remeesms Nothing changed, we just changed the callback parameter type. If it seems to be failing, please, file a new issue describing the problem. Also, it would be great if you can provide a test case. Thanks in advance! |
@SotoiGhost Filed a new issue here #337. Please have a look. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
While using "SignInWithCredential" the app is crashing with "Specified cast is not valid " error.
Its happening after updating the firebase auth to version="6.2.1". Previously The "SignInAndRetrieveDataWithCredential" was working perfect.
Firebase versions using:
Code Sample:
Stack Trace error:
The text was updated successfully, but these errors were encountered: