Open
Description
I want to have multiple players playing at the same time. It works fine on the simulator. However, it doesn't work when I test on my real iOS device. While there is a player playing, if I play another, the previous one will pause or keep loading. It is the same no matter I am using the expo-cli or react-native-cli.
Is there any way that I can have multiple youtube players playing at the same time?
- Device: iphone 11 (simulator), iphone Xr (real device)
- OS + version: iOS 14.4 (Both simulator and real device)
react-native-youtube-iframe
version: 1.4.1react-native-webview
version: 11.0.0