is there a way to enable itunes UiFileSharing at runtime?
I need to start my application with UiFileSharing Disabled and Enable it under superuser configuration
is there a way to enable itunes UiFileSharing at runtime? I need to start
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m pretty sure this isn’t possible unfortunately, here’s a similar question relating to changing the values of different settings in the info.plist file.
https://stackoverflow.com/a/1430351/879741
The best you could do I think is to not allow a non-registered user to look at and interact with the files being shared in-app. Stopping a non-registered user from adding/removing files from iTunes wouldn’t be possible. File sharing is either off or on.