I would like to disable iTunes file sharing of my app. I went to info.plist and added an entry UIFileSharingEnabled
equal to NO
.
When I run the app, and go to iExplorer my apps still has visible Documnets folder Library and so on. What additional steps do I need to perform?