-
Notifications
You must be signed in to change notification settings - Fork 549
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
RunInBackground flag does not work #668
Comments
Hi @mehmetkemalbayer , We have identified at least one flow that does not respect the flag. Which flow are you using? or could you provide a stacktrace? |
Hi @minbi, |
Hi @mehmetkemalbayer , We are addressing a few issues in the custom auth flow in an upcoming release. For the namesake issue, we are still working on fixing the NetworkOnMainThread issue. If you need an urgent fix you will need to wrap the call in a background thread. We are also open to pull requests. |
Hi @mehmetkemalbayer , We have released version 2.12.0 of the SDK. Please see if this fixes the "user Id cannot be null" error in the custom auth flow. Please stay tune for fixes to the NetworkOnMainThread issue. |
Hi @mehmetkemalbayer , We have fix pending for this issue, please check it out if you are interested on #702 |
Why does runinbackground get network in main thread error on android?
Which AWS Services are you utilizing?
AWS Cognito user.initiateUserAuthentication
Provide code snippets (if applicable)
Environment(please complete the following information):
aws-android-sdk-auth-userpools:2.6.+@aar'
Device Information (please complete the following information):
Nexus 6 API 24
The text was updated successfully, but these errors were encountered: