I am debugging this iPhone app that is basically a ticket manager that is running inside a webkit view, loading content from a website. At some point there is a telephone icon that you click and calls the user.
When I click that I see this error:
[assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.assertions.webkit AND originator doesn't have entitlement com.apple.multitasking.systemappassertions)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.assertions.webkit AND originator doesn't have entitlement com.apple.multitasking.systemappassertions)}>
do you guys have any clue on what this is all about?