You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
OscarArgueyo
changed the title
Problems with assembleDebug
Problems with assembleDebug: E/XSXGOT: soundfile is null
Aug 5, 2020
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
The text was updated successfully, but these errors were encountered: