Post

Replies

Boosts

Views

Activity

Comment on Using Sign in With Apple on OSX with wkwebview, -> appear native UI, then how can I handle cancel action?
No. that UI isn't webview. so could not control by WKUIDelegate. I check log message that with console app, it seems to 'SOAuthorization' in private framework. -[SOUIAuthorizationViewController viewWillDisappear] on <private> -[SOUIAuthorizationViewController viewDidDisappear] on <private> -[SOAuthorization viewControllerDidCancel:] viewController = <SOUIAuthorizationViewController: 0x7fcb280110f0>, authorizationViewController = (null) on <private> This private framework seem to not provide public API.. There is probably no way to handle the cancel action..
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’21