Skip to content

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

Open
m1ga wants to merge 5 commits into
masterfrom
nullCheck
Open

fix(android): null check for services and expose scanMode#294
m1ga wants to merge 5 commits into
masterfrom
nullCheck

Conversation

@m1ga

@m1ga m1ga commented Jul 27, 2022

Copy link
Copy Markdown
Contributor
  • 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.

2 participants