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 empty services #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

m1ga
Copy link
Collaborator

@m1ga m1ga commented Sep 13, 2021

had an error scanning for devices where services was null and services.toArray(); crashed.
Returning an empty array made it work again.

Will do some more testing before merging

also changed the gitignore to removed the dist folder

ti.bluetooth-android-4.0.2.zip

@m1ga m1ga self-assigned this Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant