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
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
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.
@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.
I have tested after downgrading react-native-webview version to13.12.5, still no luck app is crashing on real iOS device on OS <= 18. React native version of my project is
0.75.2
Regards,
Iqra Khaliq Chaudhry
React Native Developer
________________________________
From: Ethan Neff ***@***.***>
Sent: Tuesday, January 28, 2025 1:34 AM
To: react-native-webview/react-native-webview ***@***.***>
Cc: Iqra Khaliq ***@***.***>; Author ***@***.***>
Subject: Re: [react-native-webview/react-native-webview] iPhone OS 18, Webview process terminating in real device (Issue #3684)
I'm seeing this issue on RN 0.76.5 as well. It only happens to real iOS devices, not simulators. Videos to no play. Downgrading to react-native-webview 13.12.5 solves the issue.
—
Reply to this email directly, view it on GitHub<#3684 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BAVWBY2LPQWSC7ZYLLRPZ5D2M2J7BAVCNFSM6AAAAABVXERHQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJWHAZTIOJUG4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
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:
The text was updated successfully, but these errors were encountered: