doublesymmetry / react-native-track-player

A fully fledged audio module created for music apps. Provides audio playback, external media controls, background mode and more!
https://rntp.dev/
Apache License 2.0
3.18k stars 981 forks source link

V4 crashes hourly, far more than beta #2251

Closed fivecar closed 4 months ago

fivecar commented 4 months ago

Describe the Bug When playing tracks, and sometimes when switching tracks, the current non-beta crashes frequently on iOS.

Steps To Reproduce This happens regularly - and I have App Store logs to show this. It does so far more than the final beta, which I ran in production for over 6 months. It happens randomly -- perhaps once an hour -- often mid-playback, so it's a bit hard to exactly reproduce on demand.

How I can Help More than happy to help if the cause of this is known. What's particularly unclear to me is what changed between beta and now that could have it crashing so much more frequently.

jspizziri commented 4 months ago

@fivecar this issue needs more information to have any progress made toward a solution. At the very least, crash logs, and ideally a reproduction. It'd also recommend that you verify that nothing else about your app has changed since the beta and that the only variable in the equation would be RNTP.

fivecar commented 4 months ago

Agreed completely @jspizziri. I'm going to focus on getting some crash logs and reopening this with more constructive info.