FlutterSDK : Automactically cancel the modal in Andriod 13

I’m experiencing an issue where I sometimes can’t log in on Android 13. It was working properly before, but for the past few days, I’ve been unable to log in on both Android 13 and Android 14. I’m using version 3.1.6 of web3auth_flutter.

Flutter sdk is working fine for android 11 but its not working for android 13 and 14.

hi @umair.qsols,

I hope you are doing well. I will contact our team so, they can help you with this question.

Thanks for the patience

1 Like

@umair.qsols, I tried the sample with Android 13, and 14. I couldn’t reproduce it. Can you update your Flutter SDK to the latest version 3.1.7 and check once? The latest update minor fixes for the Android redirect.

1 Like

Are you talking about webauth flutter sdk (we are using 3.1.7) or only flutter sdk (we are using 3.10.6 )

I am facing this issue:

[log] Error during email/passwordless login: PlatformException(error, java.util.concurrent.ExecutionException: com.web3auth.core.types.UserCancelledException: User cancelled., java.util.concurrent.ExecutionException: com.web3auth.core.types.UserCancelledException: User cancelled., null)

Hey @umair.qsols, we are releasing a new version for the SDK which will solve the issue. Thanks for the patience. I’ll inform you once the new release is out.

1 Like

@umair.qsols we have released the new version of Flutter SDK, version 4.0.0. Can you please try again with the latest SDK version and let us know if the issue still persists?

Version 4.0.0 also has the breaking changes, and new features. Please follow the migration guide if you are stuck somewhere.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.