Hello,
Is it possible to make a FaceID authentication (LAContext) inside the ShieldActionDelegate extension in the func handle(action: ShieldAction...) callback?
Or is it possible to open the host app to do this authentication for us?
Right now using LAContext.evaluatePolicy (with FaceID) gives this error: User interaction required. And there is no API to open the host app.
Or any other ideas how to have some extra options/operations in the handle caller?
Thank you
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,
MailKit for macOS 12 looks great, but it is possible to have access to incoming/outgoing email attachments?
For the moment MEMessage does not give access to such properties. Or any other ways to achieve this? (like some data parsing)?
Thank you