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

Fix not_initialized error code #2234

Closed IjzerenHein closed 5 months ago

IjzerenHein commented 6 months ago

The error-code that is emitted when the player is not initialized is the same as when the player is already initialized (the error messages themselves are okay).

uzegonemad commented 5 months ago

@dcvz @jspizziri Could we get this one merged?

IjzerenHein commented 5 months ago

Thanks for merging and this great library guys!