I need to create a directory using NSFileManager into another directory that requires an administrator’s password to allow a change in its content. How can this be done?
I need to create a directory using NSFileManager into another directory that requires an
Share
The simplest way is to use
BLAuthenticationclass.