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

Make bluetooth repository to emit initial bluetooth enabled state if … #243

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

Conversation

minkiapps
Copy link

Issue

On some devices like Nexus 5X or Huawei P40, when the COVID framework switch is turned on when bluetooth was disabled, the activation of bluetooth doesn't get recognised. Cause is that initial state is not emitted if bluetooth manager starts listening to bluetooth changes and at the time if bluetooth manager starts listening and bluetooth is already enabled, the UI never realises the change.

Changes

Make bluetooth repository to emit initial bluetooth enabled state if bluetooth manager is starting to listen to enabled changes.

…bluetooth manager is starting to listen to enabled changes
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.

1 participant