-
Notifications
You must be signed in to change notification settings - Fork 527
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
android api 34, sendCancelIfRunning: isInProgress=falsecallback=io.flutter.embedding.android.FlutterActivity #969
Labels
bug
Something isn't working
Comments
same issue |
I am also facing the same issue. |
I had the same problem |
1 similar comment
I had the same problem |
i have the same problem |
same problemmm |
1 similar comment
same problemmm |
W/WindowOnBackDispatcher( 5979): sendCancelIfRunning: isInProgress=false callback=io.flutter.embedding.android.FlutterActivity$1@3957dc5 how to solve it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Android API 34
Describe the bug
When I use flutter_downloader to download files in flutter, the following information is displayed in the android emulator
flutter code:
AndroidManifest.xml:
There is no other information and the callback function is not called
I have no idea where I'm going wrong, can anyone provide some help?
The text was updated successfully, but these errors were encountered: