Disable user actions and views

You can disable the appearance of several views in the app, and you can control whether the user can add or edit libraries and Gallery view entries.

Consider the outcome for disabling actions and views. For example, if you choose to hide both the Gallery and Recently Viewed views in the app, by default, the app starts with an empty view. Therefore if you set both of these configuration options to YES, we recommend that you specify an AppStartupAction so that the user can interact with a working view at app start-up time.

Note: You can customize most settings in MyConfiguration.plist by editing key and value pairs in the Property List view in XCode.