Replies: 2 comments
-
@ChawkiOS Hello thanks for raising this issue! I've tested this with the
Related: https://stackoverflow.com/a/15850580/8841562 The reason |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version of react-native-audio-recorder-player
"react-native-audio-recorder-player": "^3.5.1"
Version of React Native
"react-native": "0.66.0"
Platforms you faced the error (IOS or Android or both?)
IOS
Expected behavior
startPlayer
works with an audio I stored in my server.Actual behavior
It only works on
Android
with"react-native-audio-recorder-player": "^3.5.1"
It works on
iOS
andAndroid
when I downgrade to"react-native-audio-recorder-player": "^2.7.0"
Beta Was this translation helpful? Give feedback.
All reactions