Getting a similar error when using ShareLink in the navbar. Upon clicking the link the share tab will appear and disappear and the error will be logged in the console. This behavior loops continually.
Usage:
NavigationStack {
WebViewWithSpinner(urlStr: link)
.toolbar {
ShareLink(item: URL(string: link)!)
}
}
Error:
Received port for identifier response: <> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false}
elapsedCPUTimeForFrontBoard couldn't generate a task port