Issue with event ES_EVENT_TYPE_AUTH_EXCHANGEDATA

The Auth event for ExchangeData Auth does not come unless you also subscribe to Notify event for ExchangeData.

If you subscribe ESEVENTTYPEAUTHEXCHANGEDATA:
Result: No events

if you subscribe ESEVENTTYPEAUTHEXCHANGEDATA + ESEVENTTYPENOTIFYEXCHANGEDATA
Result: Auth and Notify events

Other Auth events work independently of notify event, this seem to be a bug.

this seem to be a bug.

Agreed. Please file a bug report for that, and post your bug number here, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ DTS @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"

WWDC runs Mon, 22 Jun through to Fri, 26 Jun. During that time all of DTS will be busy with conference duties.
For macOS Catalina, you will need to subscribe to the NOTIFY variant to get the AUTH event. This has been addressed in macOS Big Sur.
Issue with event ES_EVENT_TYPE_AUTH_EXCHANGEDATA
 
 
Q