Full Disk Permission On Monterey OS

Hello Guy's i need some help i have developed application in java . I want to give permission to full disk access using drag and dropped feature i see some application using this feature i want to know about this feature also. Can anyone help me on this? Please see the image for reference Thanks.

Answered by DTS Engineer in 706103022

I don't want to deploy app right now on Mac App Store but will do in future.

OK. There are two sides to this question:

  • Technical

  • Business

I can help you with the technical stuff. The business question — that is, does Full Disk Access represent an acceptable privilege escalation — is App Review’s purview, and thus not something I can comment on.

Coming back to the the technical stuff, you wrote:

So i also want this Drag and Drop Feature for my Application.

I’m not entirely sure what you’re asking for here. I suspect that you think that third-party apps have some API to request that the user grant them Full Disk Access. That’s not the case. Rather, each app presents its own UI for this. For example, the screen shot you included in your first email is entirely a construct of that app’s development team.

Share and Enjoy

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

It’s hard to respond here because you’ve not asked a specific question. So, I’m going to point you at my On File System Permissions post for some general background. If you have follow-up questions, feel free to reply with them here.

Also, you tagged your thread with Mac App Store and App Sandbox, which suggests that you want to distribute your app in the Mac App Store. Is that right?

Share and Enjoy

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

@eskimo Thanks for Respond . Actually i'm new here so i don't know about tagged and other's stuff. My Question is really simple as you can see in picture there is an app name SuperDuper which wants to access "Full Disk Access" for perform disk cloner, So i have my application which build in java but i want to implement the same feature for my application. I see many application perform the same Stuff to access "Full Disk Access" So i also want this Drag and Drop Feature for my Application . Thanks.

OK, so let’s start with a basic question: Are you planning to deploy your app via the Mac App Store? Or independently?

Share and Enjoy

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

I don't want to deploy app right now on Mac App Store but will do in future . Right now i just need that my application work independently

Accepted Answer

I don't want to deploy app right now on Mac App Store but will do in future.

OK. There are two sides to this question:

  • Technical

  • Business

I can help you with the technical stuff. The business question — that is, does Full Disk Access represent an acceptable privilege escalation — is App Review’s purview, and thus not something I can comment on.

Coming back to the the technical stuff, you wrote:

So i also want this Drag and Drop Feature for my Application.

I’m not entirely sure what you’re asking for here. I suspect that you think that third-party apps have some API to request that the user grant them Full Disk Access. That’s not the case. Rather, each app presents its own UI for this. For example, the screen shot you included in your first email is entirely a construct of that app’s development team.

Share and Enjoy

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

Full Disk Permission On Monterey OS
 
 
Q