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

Email address validation too strict - no international characters allowed #333

Open
heslegend opened this issue Feb 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@heslegend
Copy link

Describe the bug
The email address validation does not allow special international characters like e.g. the german ä, ö, ü.

Steps to reproduce:

  1. Try to submit feedback
  2. Enter an email address containing the special character

Wiredash SDK Info
Which SDK are you using?
1.9.0

On which platform are you seeing the crash?
Android, but should be the same on iOS.

Flutter SDK
not relevant

Screenshots

@heslegend heslegend added the bug Something isn't working label Feb 27, 2024
@passsy
Copy link
Member

passsy commented Feb 27, 2024

You're right! We need to relax the email validation in the SDK and the backend

Dankeschön!

passsy added a commit that referenced this issue Feb 27, 2024
@heslegend heslegend changed the title Email Address Validation too strict - no international characters allowed Email address validation too strict - no international characters allowed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants