-
Notifications
You must be signed in to change notification settings - Fork 124
Conflict with audio_service #16
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
Comments
Im also having this problem. |
Sorry, I was late to answer because I had a busy schedule. I'm not familiar with the It would be better if you post a simple code example. |
I'm closing this issue. The bug is related to agora.io, not |
Uh oh!
There was an error while loading. Please reload this page.
Hi, first thanks for this great library.
I am having the following issue.
When I call
FlutterForegroundTask.stop();
audio_service also stops its service, the opposite does not happen.
I looked and they both use different serviceId.
flutter_foreground_task: 1000
audio_service: 1124
Any suggestions on what it might be?
The text was updated successfully, but these errors were encountered: