-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
blocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.platform: iosIssues / PRs which are specifically for iOS.Issues / PRs which are specifically for iOS.plugin: authtype: bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues.
Which plugins are affected?
Auth
Which platforms are affected?
iOS
Description
When using the function createUserWithEmailAndPassword on android, I get an error with code "UNKNOWN" and details with the password requirements that were not fulfilled.
On iOs I get PlatformException (PlatformException(internal-error, An internal error has occurred, print and inspect the error details for more information., {}, null)), no detail or anything.
Registering and logging in works if the credentials provided are correct/ fulfill the criteria
Reproducing the issue
Use createUserWithEmailAndPassword with a password that does not fulfill the firebase password requirements set up, for example use "1"
Firebase Core version
3.15.1
Flutter Version
3.32.4
Relevant Log Output
Flutter dependencies
Expand Flutter dependencies
snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
Metadata
Metadata
Assignees
Labels
blocked: customer-responseWaiting for customer response, e.g. more information was requested.Waiting for customer response, e.g. more information was requested.platform: iosIssues / PRs which are specifically for iOS.Issues / PRs which are specifically for iOS.plugin: authtype: bugSomething isn't workingSomething isn't working