Skip to content
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

iPhone OS 18, Webview process terminating in real device #3684

Open
iqra-khaliq opened this issue Jan 23, 2025 · 3 comments
Open

iPhone OS 18, Webview process terminating in real device #3684

iqra-khaliq opened this issue Jan 23, 2025 · 3 comments

Comments

@iqra-khaliq
Copy link

Bug description:
The WebView process terminates when a specific screen is opened within the WebView. However, the WebView functions correctly on earlier versions of iOS.

0x105274c18 - [pageProxyID=11, webPageID=12, PID=2118] WebPageProxy::processDidTerminate: (pid 2118), reason=Crash 0x1210280c0 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'XPCConnectionTerminationWatchdog' for process with PID=2118, error: (null) 0x105274c18 - [pageProxyID=11, webPageID=12, PID=2118] WebPageProxy::dispatchProcessDidTerminate: reason=Crash Webview Process Terminated Webview Process Terminated WebView content process terminated: 0x122000ac0 - GPUProcessProxy::gpuProcessExited: reason=IdleExit

Screenshots/Videos:
https://github.com/user-attachments/assets/70e00378-9ef3-46c5-83d1-3857b6dccd12

Environment:

  • iOS OS version: 18.1
  • react-native version: 0.75.2
  • react-native-webview version: 13.13.1
@jetaix
Copy link

jetaix commented Jan 28, 2025

Which type of document or webview are you trying to render, @iqra-khaliq ? it's a PDF? I’m encountering a similar issue with an embedded PDF viewer on the page.

@iqra-khaliq
Copy link
Author

iqra-khaliq commented Jan 28, 2025

@jetaix I'm displaying website within webview, website renders large amount of data, due to which webview content process is terminating on OS 18 or greater. It is. working fine for the devices with lower OS versions.

@iqra-khaliq
Copy link
Author

iqra-khaliq commented Feb 6, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants