-
-
Notifications
You must be signed in to change notification settings - Fork 3k
[BUG]: While playing video or audio in the background, the application is "terminated due to signal 9" after 1 minute. (new architecture) #4519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Previous bot comment (click to expand)Thank you for your issue report. Please note that the following information is missing or incomplete:
Please update your issue with this information to help us address it more effectively.
There is a newer version of the library available. You are using version 6.11.0, while the latest stable version is 6.12.0. Please update to the latest version and check if the issue still exists.
|
Previous bot comment (click to expand)Thank you for your issue report. Please note that the following information is missing or incomplete:
Please update your issue with this information to help us address it more effectively.
|
1 similar comment
Previous bot comment (click to expand)Thank you for your issue report. Please note that the following information is missing or incomplete:
Please update your issue with this information to help us address it more effectively.
|
Thank you for your issue report. Please note that the following information is missing or incomplete:
Please update your issue with this information to help us address it more effectively.
|
When i disable new arch, it is solved. It is related to new architecture. I am waiting for your help for the new architecture ENV['RCT_NEW_ARCH_ENABLED'] = '0' |
This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically. |
Uh oh!
There was an error while loading. Please reload this page.
Version
6.12.0
What platforms are you having the problem on?
iOS
System Version
18.1
On what device are you experiencing the issue?
Real device
Architecture
New architecture
What happened?
While playing video or audio in the background, the application is "terminated due to signal 9" after 1 minute.
I am using
"react-native-video": "^6.11.0",
"react-native": "0.78.0",
Reproduction Link
repository link
Reproduction
Step to reproduce this bug are:
The text was updated successfully, but these errors were encountered: