How to ask user to grant access ?
How to ask user to grant access ?
- Subject: How to ask user to grant access ?
- From: Gabriel Zachmann via Cocoa-dev <email@hidden>
- Date: Fri, 13 Mar 2020 14:58:30 +0100
I am doing a directory enumeration , collecting a list of files for accessing
them later.
When I encounter aliases / symlinks, I would like to follow them.
As far as I understand, in a sandboxed app, I need to ask the user to grant my
app access to the directories the aliases point to.
I guess I have to do that using an NSOpenPanel.
I can point the openPanel to the directory I am asking permission for,
but can I prevent the user from navigating away from that directory?
Thanks a lot in advance.
Best regards, Gabriel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden