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

NullPointerException #2134

Open
dogi opened this issue Oct 7, 2024 · 0 comments · May be fixed by #2138
Open

NullPointerException #2134

dogi opened this issue Oct 7, 2024 · 0 comments · May be fixed by #2138
Assignees

Comments

@dogi
Copy link
Member

dogi commented Oct 7, 2024

Exception java.lang.NullPointerException: class name is null
  at android.content.ComponentName.<init> (ComponentName.java:118)
  at android.app.Service.stopForeground (Service.java:854)
  at android.app.Service.stopForeground (Service.java:825)
  at io.treehouses.remote.network.BluetoothChatService.connectionLost (BluetoothChatService.kt:151)
  at io.treehouses.remote.network.BluetoothChatService.access$connectionLost (BluetoothChatService.kt:18)
  at io.treehouses.remote.network.BluetoothChatService$ConnectedThread.run (BluetoothChatService.kt:218)
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 a pull request may close this issue.

2 participants