I am trying to use react-native-video in my app but when video plays, audio is not playing. Only video without audio is playing. (In Android, both video, audio is playing well. Only in iOS, audio is not playing)
I found a solution on github and tried it, but got a new error. How to fix this new error? Here is the link.
This is new error.