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

[PROBLEM] Scanning when app is killed #120

Open
NickLou26 opened this issue Nov 1, 2022 · 0 comments
Open

[PROBLEM] Scanning when app is killed #120

NickLou26 opened this issue Nov 1, 2022 · 0 comments

Comments

@NickLou26
Copy link

I am trying to use background_fetch to scan when app is killed, but for some reason it doesn't work. When the app is open, everything works well but when it is killed, it seems like my _scan function from _streamRanging = flutterBeacon.ranging(_regions).listen((_scan)); is not called. Is there any solutions for this problem?
Thanks!

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

1 participant