MarcelSchuermann edited a comment on issue #1103:
URL: https://github.com/apache/cordova-ios/issues/1103#issuecomment-831988627


   I have the same problem...
   
   Actually my main page loads perfectly.
   When I navigate to another page with href="" the app starts blinking black 
and white.
   
   Any ideas here?
   
   _Edit 1_: I have following plugins in common with you:
   - cordova-plugin-whitelist
   - cordova-plugin-splashscreen (_Edit 3_: I tried removing this plugin - but 
it did not help)
   - cordova-plugin-device
   - (cordova-plugin-wkwebview-file-xhr) - I had installed this plugin earlier 
as well.
   
   _Edit 2_: Problem occurs on iOS 14.4+ on real device
   - I have only a problem on a real device (iPhone 11 on iOS 14.4 and 14.5) or 
in Testflight with same device.
   - On the same emulator it does not crash.
   - On real device iPhone 6 on iOS 12.4.9 it works.
   
   _Edit 4_: here my logs...
   ```
   2021-05-04 17:38:33.925260+0200 Food Secrets[6210:1345582] 
[ProcessSuspension] 0x10ecb5e00 - ProcessAssertion: Failed to acquire RBS 
Background assertion 'ConnectionTerminationWatchdog' for process because PID is 
invalid
   2021-05-04 17:38:33.925389+0200 Food Secrets[6210:1345582] [Process] 
0x10603f818 - [pageProxyID=11, webPageID=12, PID=6219] 
WebPageProxy::processDidTerminate: (pid 6219), reason 3
   2021-05-04 17:38:33.927309+0200 Food Secrets[6210:1345582] [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}>
   2021-05-04 17:38:33.927366+0200 Food Secrets[6210:1345582] 
[ProcessSuspension] 0x10ecb5e40 - ProcessAssertion: Failed to acquire RBS 
Background assertion 'WebProcess Background Assertion' for process with PID 
6219, error: 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}
   2021-05-04 17:38:33.939377+0200 Food Secrets[6210:1345582] [Loading] 
0x10603f818 - [pageProxyID=11, webPageID=12, PID=6219] 
WebPageProxy::dispatchProcessDidTerminate: reason = 3
   2021-05-04 17:38:33.943465+0200 Food Secrets[6210:1345582] [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}>
   2021-05-04 17:38:33.943518+0200 Food Secrets[6210:1345582] 
[ProcessSuspension] 0x10ecb5ec0 - ProcessAssertion: Failed to acquire RBS 
Background assertion 'WebProcess Background Assertion' for process with PID 
6219, error: 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}
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to