It is still not clear for me as well, I'm not sure the behavior of processes managed by launchd (Agents) are not returning the ssid information. I'm seeing console logs like:{"msg":"#registration Found client identity match! Associating...", "registrationClientUUID":"3581B42E-9B35-4BE0-9AE8-41D878651996", "daemonClientUUID":"3581B42E-9B35-4BE0-9AE8-41D878651996", "prevDaemonClientName":"com.amazon.persist"}
Post
Replies
Boosts
Views
Activity
thanks for the response, @eskimo . The agent is associated with a standard GUI app, they share the same keychain group, for example. So the steps would be to enable resource access by adding com.apple.security.personal-information.location to the entitlements file associated with the application, then following the CLLocation mechanism so that the prompt is accepted before accessing the resource?
The application is started by launchd, it is a LaunchAgent.