Skip to content

Support for BLE scanning #37

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

Merged
merged 30 commits into from
May 13, 2022
Merged

Support for BLE scanning #37

merged 30 commits into from
May 13, 2022

Conversation

agonper
Copy link
Collaborator

@agonper agonper commented May 9, 2022

This PR adds support for BLE device scanning to the plugin. Hence, after merged, it will close #35.


Hello again @matey97. I've tested this one with regular BLE devices and in the emulator, to try the new permissions introduced in Android 12.

So far I've no detected any problems. I don't know, though, if the iBeacon detection code will work or not given I have no access to any beacon. That code comes from here, in case you detect any problem.

I'm looking forward "reading" your opinion on this 😉

agonper added 28 commits May 6, 2022 18:45
@agonper agonper added the enhancement New feature or request label May 9, 2022
@agonper agonper requested a review from matey97 May 9, 2022 14:46
@agonper
Copy link
Collaborator Author

agonper commented May 13, 2022

Thanks for the fix @matey97, works like a charm! (Also, thank you for the tip regarding the beacon simulator 😉 )

@agonper agonper merged commit cbdc5e3 into master May 13, 2022
@agonper agonper deleted the ble-support branch May 13, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a developer, I want to be able to obtain updates on nearby BLE devices
2 participants