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...
```
[ProcessSuspension] 0x10ecb5e00 - ProcessAssertion: Failed to acquire RBS
Background assertion 'ConnectionTerminationWatchdog' for process because PID is
invalid
[Process] 0x10603f818 - [pageProxyID=11, webPageID=12, PID=6219]
WebPageProxy::processDidTerminate: (pid 6219), reason 3
[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}>
```
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]