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

Background Scanning #27

Open
kobusbeets opened this issue Nov 5, 2018 · 1 comment
Open

Background Scanning #27

kobusbeets opened this issue Nov 5, 2018 · 1 comment

Comments

@kobusbeets
Copy link

This is probably the best documented beacon plugin I've found on the net so far.

What I am looking for, when a device's bluetooth is turned on, to look for an array of beacons in the background. When a beacon is found, start the app in the background for a few seconds to perform a task and then stop the app again, doing so for every "entry" and "exit" event that occurs.

Does your plugin support that or do one need to use a combination of plugins to perform a task like that? E.g. when a user closes the app, does background beacon scanning terminate if you don't explicitly call the stop scanning method in your code?

@Syirrus
Copy link

Syirrus commented Feb 3, 2019

Yeah, I'm wondering the same thing.

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

2 participants