I would like to create an application that let's a user bulk operate on apps. Some features:
Bulk operations:
- delete
- organize by color (some like organizing their screens by color)
- organize by type (education, reading, games, etc.)
- organize apps which users want to hide
- organize last access time
- bulk "offload apps" (removing the app, saving the data)
I am struggling to find, however, any notion of enabling permissions for this in an apple app. The permission I am looking for is akin to a user allowing an app to delete (duplicate) photos/videos off of their device. The area I think it would be is here: https://developer.apple.com/documentation/bundleresources/entitlements
If this functionality exists, can I please be directed to the documentation for this?
Many thanks!
Best,
Daniel Connelly