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 was facing with the same issue and I changed prepareAsync() to prepare() in the RNSoundPlayerModule.java line 208, especially when you try to load .mp3 files
After the first mount of the screen, I can play the audio then after the audio has finished playing I cannot replay the audio.
The text was updated successfully, but these errors were encountered: