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
{{ message }}
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
What were you trying to do and what did you expect to happen ?
On android platform, im using "'file://' + this.state.audioPath" to POST sound.aac to my server but if i add "file://" to play audio and the message will show "message: "resource not found", code: -1 " is that any solution to solve this?
The text was updated successfully, but these errors were encountered:
Version
Tell us which versions you are using ( you can see the versions in your package.json ):
react-native-audio : ^4.3.0
react-native : ^0.55.4
react : 16.5.0
using react-native-sound ? Yes
Expected behaviour :
What were you trying to do and what did you expect to happen ?
On android platform, im using "'file://' + this.state.audioPath" to POST sound.aac to my server but if i add "file://" to play audio and the message will show "message: "resource not found", code: -1 " is that any solution to solve this?
The text was updated successfully, but these errors were encountered: