mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #235] The latest version crashes #109
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @XiaoBeiNORTH on GitHub (Oct 24, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/235
The latest version 0.20 crashes as soon as the Bluetooth is connected to the headset, or the Bluetooth is automatically disconnected.
@kavishdevar commented on GitHub (Oct 24, 2025):
Try giving the app root permissions if you haven't already. And, please tell your Android version too.
If that doesn't fix, could you collect logs with
adb logcat -b crash@XiaoBeiNORTH commented on GitHub (Nov 13, 2025):
I'm using Android 16 and I don't know why the latest version of LibrePods crashes when I connect my headphones, even though I've given it root access.
logs
@kavishdevar commented on GitHub (Nov 13, 2025):
Try downloading the app from the release again.
@kavishdevar commented on GitHub (Nov 20, 2025):
try a build from the CI fixed it.