Hi, great component btw.
I'm having a problem when I run de assempleDebug.
The app works perfectly when I do npx react-native run-android.
The soundfile is playing and the UI works just fine in dev mode with my phone connected with usb.
But In the APK I see this with logcat:
E/OGTAGDEBUG::: waveformFinishPlay:
E/XSXGOT: soundfile is null
V/MediaPlayerNative: isPlaying: no active player
Any idea? Thanks