ISAC Client is crashing on macOS 15.4 Beta 1 which is from from the WebKit engine the underlying framework of WKWebView. And the "ResourceLoadNotifier" is from WebKit's internal framework.It seems to be related to resource loading failure which is potentially triggered by changes in macOS 15.4 Beta.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
While trying to re-open the APP(UI) from Spotlight search, the problem is that the app menu is not clickable until we tab away from the application and back again.
A comprehensive workaround for the same is : logic to toggles the focus away from the app and back again, enqueues the UI present logic to the user for execution at the specified time.
The main concern for the same is if is a a known issue.
Hi. We have an app which happens to be code signed , which in turn shows up in the login items as coming from an unidentified developer on Ventura platform.Ventura shows the same component with the same description even though checking the signature shows that it is code signed.
Is there some extra step we need to do so that the OS updates the state.
Any suggestion on this will be highly appreciable.
Hey, the SecStaticCodeCheckValidity function is failing with error code "status=-67050". It looks like due to unable to obtains and verify the signature of the specified code object.
This API was working fine for Notarized packages but recently it started failing.
Any suggestion on this will be highly appreciable.