You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then I search the "kCBMsgId" in "HandleXpcEvent" function, and do not find the handler of kCBMsgId=3. My question is what the exactly handler of kCBMsgId=3?
The text was updated successfully, but these errors were encountered:
when I run the example/discover.go, I got this output in console:
Unhandled event: xpc.Dict{"kCBMsgArgs":xpc.Dict{"kCBMsgArgRequiresTCC":1}, "kCBMsgId":3}
then I search the "kCBMsgId" in "HandleXpcEvent" function, and do not find the handler of kCBMsgId=3. My question is what the exactly handler of kCBMsgId=3?
The text was updated successfully, but these errors were encountered: