-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
App crashes immediately after attempting to initialize TrackPlayer #2412
Comments
@Mirott Currently experiencing the exact same issue with the same setup. Have you had any luck resolving this? |
@Mirott I was able to get this working with expo by using the 3.x release. fwiw i also had the issue with the nightly release.
|
|
I suppose it's because of the new architecture on Expo 52, too. The app crashes instantly, without even initializing. Hope it will get fixed asap. Will try version 3 for now... |
With version 3 it does not work for Android |
Describe the Bug
The app disappears from the foreground immediately after attempting to execute the code TrackPlayer.registerPlaybackService or TrackPlayer.addEventListener
The console does not show anything.
The only thing that appears is a MacOS crash message with the error information:
Crashed:: com.facebook.react.runtime.JavaScript
Steps To Reproduce
Code To Reproduce
Environment Info:
Real device? Or simulator?
Both
What OS are you running?
MacOS 15.0.1
The text was updated successfully, but these errors were encountered: