WebKit Error Does someone knows it?

I continually receive this error when using AdMob Banners (swift 5, on iOS simulator and devices using Xcode 13.5)

it seems something related to Webkit, this continuous exception slows my app and continually produce network calls

[ProcessSuspension] 0x10c240f60 - ProcessAssertion: Failed to acquire RBS assertion 'WebProcess Background Assertion' for process with PID=94309, 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}

Did you ever find an answer to this, i'm getting the same message

same here, any insight into what's going on?

Did you ever find an answer to this, i'm getting the same message

same here , the code reports an error, the screen is black ,error message “target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit”

I'm also facing the same issue, any insight into what's going on?

This problem occurs when an agent is bound Sometimes when binding the agent, the error "target is not running or doesn't have entitlement com. Apple. Runningboard. Assertions. WebKit" appears when loading the web When I cancel the agent, it can be loaded normally and completed I guess the an agent caused this problem

Same problem... [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}>

Since XCode Version 15.0 (15A240d) same error on dismissing View with WKWebView. App is running normal in TestFlight.

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}>

0x10501e8e0 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebProcess NearSuspended Assertion' for process with PID=7.633, 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}

WebKit Error Does someone knows it?
 
 
Q