-
Notifications
You must be signed in to change notification settings - Fork 0
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
[bug] Unable to start service TrackPlayer from background #222
Comments
I'm also getting this error a lot in PROD on latest RNTP |
Appears to only happen on an Android SM-A235F device. Android 13 & 14. |
The proposed solution is for an older version of react-native-track-player. 4.0.1 already has this solution implemented (https://github.com/doublesymmetry/react-native-track-player/blob/9aded62a405e75b0940d3556e1517447363f5153/android/src/main/java/com/doublesymmetry/trackplayer/service/MusicService.kt#L103) I've posted a comment to one of the open issues: doublesymmetry/react-native-track-player#2244 (comment) So now we wait until someone finds a fix. |
Applied fix from doublesymmetry/react-native-track-player#2244 (comment) in commit 5dfc0f0. Let's see how that goes. |
View details in Rollbar: https://app.rollbar.com/a/sa.jansen1/fix/item/hymnbook/236
Another stack trace:
View details in Rollbar: https://app.rollbar.com/a/sa.jansen1/fix/item/hymnbook/238
Possible solution:
doublesymmetry/react-native-track-player#1986 (comment)
The text was updated successfully, but these errors were encountered: