Hello,
We are running Intercom 9.3.3 on iOS. We are trying to present the help center via the Intercom.presentHelpCenter() method, and the controller presented view controller is automatically presented then dismissed for an unknown reason.
In the logs, here is the message we can read and I don't really know if it's really linked to the issue:
2021-03-17 16:43:53.684162+0100 SKVideoe518:32150] ]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-03-17 16:43:53.684395+0100 SKVideod518:32150] 0ProcessSuspension] 0x113705b50 - ProcessAssertion: Failed to acquire RBS Background assertion 'WebProcess Background Assertion' for process with PID 524, 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}