Post

Replies

Boosts

Views

Activity

WKWebView to go unresponsive and crash in iOS 15
We're having problems in iOS 15.0+ with WKWebView and this assertion: [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}>  [ProcessSuspension] 0x116004e40 - ProcessAssertion: Failed to acquire RBS assertion 'ConnectionTerminationWatchdog' for process with PID=11505, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit} No problems for iOS versions < 15, and disabling this feature fixed the issue for us. We are looking to understand if this feature is intended to be enabled as part of iOS 15's official release. Curious if there is any insight available.
7
5
19k
Jul ’22
WKWebView to go unresponsive and crash in iOS 15
We're having problems in iOS 15.0+ with WKWebView and this assertion: [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}> [ProcessSuspension] 0x116004e40 - ProcessAssertion: Failed to acquire RBS assertion 'ConnectionTerminationWatchdog' for process with PID=11505, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit} No problems for iOS versions < 15, and disabling this feature fixed the issue for us. We are looking to understand if this feature is intended to be enabled as part of iOS 15's official release. Curious if there is any insight available.
0
1
1k
Jul ’22
Images are displaying as thumbnails
We are using Ionic 4 framework. Here is my concern, When we are using UIWebView able to add images but recently we updated to WKWebView then can able to add images with jpge, png format but displaying only thumbnails but not the images.  So could you please let us know is there an alternative way to add images? Thanks for your support.
0
0
566
Sep ’20
Images are displaying as thumbnails
We are using Ionic 4 framework. Here is my concern, When we are using UIWebView able to add images but recently we updated to WKWebView then can able to add images with jpge, png format but displaying only thumbnails but not the images. So could you please let us know is there an alternative way to add images? Thanks for your support.
0
0
481
Sep ’20