Skip to content

[firebase_auth]: iOs createUserWithEmailAndPassword internal error instead of password requirements #17538

@JuliaIncibit

Description

@JuliaIncibit

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

No one assigned

    Labels

    blocked: customer-responseWaiting for customer response, e.g. more information was requested.platform: iosIssues / PRs which are specifically for iOS.plugin: authtype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions