That might sound weird, but ensure the WKWebView
has a parent view. If it's not - try to create an empty UIView
and add WKWebView
as a subview.
iOS 14 - Error acquiring assertion
[assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"Background" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Target is not running or required target entitlement is missing}>
How do I set this entitlement? I've been googling with little success. I am assuming I am doing something dumb and forgetting a setting in either the info.plist of my entitlements.plist. I just haven't been able to find it.
TIA.
1 answer
Sort by: Most helpful
-
Alexey Shikov 1 Reputation point
2020-12-03T16:50:56.29+00:00