Skip to content

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

Closed
BecoStopclub opened this issue Aug 20, 2021 · 3 comments
Closed

Conflict with audio_service #16

BecoStopclub opened this issue Aug 20, 2021 · 3 comments

Comments

@BecoStopclub
Copy link

BecoStopclub commented Aug 20, 2021

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?

@marcusvpais
Copy link

Im also having this problem.

@Dev-hwang
Copy link
Owner

Dev-hwang commented Aug 24, 2021

Sorry, I was late to answer because I had a busy schedule.

I'm not familiar with the audio_service plugin. Can you be more specific about the circumstances in which the problem occurs? And I want to know where and when to call FlutterForegroundTask.start and FlutterForegroundTask.stop().

It would be better if you post a simple code example.

@BecoStopclub
Copy link
Author

BecoStopclub commented Aug 30, 2021

I'm closing this issue.

The bug is related to agora.io, not flutter_foreground_task or even audio_service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants