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

Android bluetooth system app crash #263

Open
kaplanlior opened this issue Aug 2, 2020 · 0 comments
Open

Android bluetooth system app crash #263

kaplanlior opened this issue Aug 2, 2020 · 0 comments

Comments

@kaplanlior
Copy link
Member

Due to a built-in limitations in Android system Bluetooth stack among the limitations are https://issuetracker.google.com/issues/36991824

Android limits the list of familiar devices

Usage of BLE communication in android system which will cause to exceed the limits this list (e.g. receiving of transitions from number of devices that is higher than the limit during a period of time). Can result a crash in the Android Bluetooth system app. Usage of HaMagen might increase the probability of this crash to happen.

A crash in Android Bluetooth app, might lead to a sudden disconnect all of the Bluetooth communication, which is resumed automatically by Android in a short period afterwards.

We are working on a resolution to this scenario.

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

1 participant