Post

Replies

Boosts

Views

Activity

Reply to App does not appear in File and Folder permissions
HI all: I have the same problem, my app is a normal swift project no other process involves, when it's running at the version after macOS 10.15.4, some users report that no system pop up to allow access to the Documents folder, after authentication by NSOpenPanel, And now we found this problem always exists in macOS 11.0 (Big Sur), After granting the permission by click NSOpenPanel confirm button, we grant the permission of user home path, but we can only access this folder, if you access its subfolder, it will give an error : Error Domain=NSCocoaErrorDomain Code=257 "The file “Documents” couldn’t be opened because you don’t have permission to view it.". no system pop up alert, so my app not appearing in File and Folder permissions I don't know if any workaround here? did you found a solution?
Jul ’20