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/unstableBluetoothConnectWorkflow #847

Merged

Conversation

FabianWessel
Copy link
Contributor

addressing the issue #844 . I fixed the multiple occurence of the same device in the list. The cause for this was that with every new pairing a new BroadcastReceiver was created. For now, I could not solve the issue which causes the app to crash. I only found out that on the callback onDevicePaired() the fragment has no context which causes the app-crash.

@SebaDro SebaDro self-requested a review November 2, 2021 10:56
@SebaDro SebaDro merged commit 308f3db into enviroCar:develop Nov 2, 2021
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