Contents

UIFileSharingEnabled

A Boolean value indicating whether the app shares files.

Discussion

If you set this key to YES, your app can share files with the user. Place the files in a Documents folder located in the app’s home directiory. The default value is NO.

See Also

Related Documentation

Storage