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
I'm using react-native-video for playing multiple audios. The first one has loaded and played perfectly. When I turn the screen off
and wait till the first audio has finished, the following audio has loaded successfully but will not play until I turn on the screen again
Platform
iOS
Which player are you experiencing the problem on:
iOS - real device < iPhone 11
Environment info
System:
OS: macOS 12.4
CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz
Memory: 24.00 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.15.0 - /usr/local/bin/node
Yarn: 1.22.18 - /usr/local/bin/yarn
npm: 8.5.5 - /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
Android SDK: Not Found
IDEs:
Android Studio: EAP AI-203.7148.57.2031.7242491 AI-203.7148.57.2031.7242491
Xcode: 13.4/13F17a - /usr/bin/xcodebuild
Languages:
Java: 13.0.2 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages: react-native: Not Found
info React Native v0.69.1 is now available (your project is running on v0.63.3).
Library version: "react-native-video": "^5.2.0"
Steps To Reproduce
Play the first audio
Turn off the phone screen and wait till the first end
Change the following audio source when onEnd triggered
Second audio has loaded but it does not play until turn the screen on
Expected behaviour
Second audio has loaded and play without turn the screen on
The text was updated successfully, but these errors were encountered:
Bug
I'm using react-native-video for playing multiple audios. The first one has loaded and played perfectly. When I turn the screen off
and wait till the first audio has finished, the following audio has loaded successfully but will not play until I turn on the screen again
Platform
Which player are you experiencing the problem on:
Environment info
System:
OS: macOS 12.4
CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz
Memory: 24.00 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.15.0 - /usr/local/bin/node
Yarn: 1.22.18 - /usr/local/bin/yarn
npm: 8.5.5 - /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
Android SDK: Not Found
IDEs:
Android Studio: EAP AI-203.7148.57.2031.7242491 AI-203.7148.57.2031.7242491
Xcode: 13.4/13F17a - /usr/bin/xcodebuild
Languages:
Java: 13.0.2 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
info React Native v0.69.1 is now available (your project is running on v0.63.3).
Library version: "react-native-video": "^5.2.0"
Steps To Reproduce
Expected behaviour
The text was updated successfully, but these errors were encountered: