App crashes when using resendUserAttributeConfirmationCode
#2831
Labels
auth
Issues related to the Auth Category
pending-triage
This issue is in the backlog of issues to triage
Description
In our authentication flow, we are triggering the user verification email (after sign up) manually. We are doing so because after sign up we auto confirm the users (to allow signing them in immediately) and so the verification emails don't trigger automatically.
To trigger the verification email, we're attempting to call (after sign up and signing in the user):
However, the above crashes the app completely. This is the stack trace:
Categories
Steps to Reproduce
Screenshots
No response
Platforms
Flutter Version
3.7.10
Amplify Flutter Version
^1.0.0-next.0
Deployment Method
Custom Pipeline
Schema
No response
The text was updated successfully, but these errors were encountered: