react-native-af-video-player
react-native-af-video-player copied to clipboard
ios not play audio
- react-native-af-video-player version:1.19
- React Native version: 0.54.0
- OS: ios
Is any one nitce this issue - Android play audio (mp3) fine ios not
Any one can support?
same problem
any one more? or solution ?
mp4 also audio not working.
did you set the iPhone silent mode?
I had audio on my headphone but not the phone speakers. In my case I had turned on the hardware silent switch. Turning off did fix it. It seems the issue is with internal management of the react-native-video prop "ignoreSilentSwitch" as @flexgrip suggested.
react-native-audio repo also has listed few issues related to this and this post helped me: https://github.com/react-native-community/react-native-video/issues/874#issuecomment-369840510