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

fix(android): null check for services and expose scanMode #294

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

m1ga
Copy link
Contributor

@m1ga m1ga commented Jul 27, 2022

  • Crash because services in services.size() was null so .size() doesn't work. Returning null made scanning work again
  • update build action
  • added scanMode to initCentralManager and 4 SCAN_MODE_* constants to BLE.

appcelerator.ble-android-2.1.0.zip

@m1ga m1ga changed the title fix(android): null check for services fix(android): null check for services and expose scanMode Feb 1, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants