Skip to content
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

PlatformException(bluetooth_unavailable) when running in background task #155

Open
parcodepie opened this issue Nov 25, 2021 · 3 comments
Open

Comments

@parcodepie
Copy link

I'm using flutter_foreground_task to connect and send data to Bluetooth device
When running in a normal app everything is fine but trying to connect to the same device using foreground task things went bad
I got the exception every time the task try to connect to a bluetooth device in the background.
PlatformException(bluetooth_unavailable, bluetooth is not available, null, null)

Any solution?

@PhamHoangBao
Copy link

PhamHoangBao commented Jan 13, 2022

Did anyone solve this issue?

@Baluds
Copy link

Baluds commented May 7, 2022

Any solutions?

@TanimSk
Copy link

TanimSk commented Jun 1, 2024

any luck? this is 2024 🥺

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

4 participants