Is it safe to use `UIDocumentMenuViewController` without iCloud permission? Throw an Exception?

Adding an iCloud entitlement to your app has negative consequences.

Unfortunately, it UIDocumentMenuViewController

will throw an exception without it.

Can these menus be used without iCloud permission? In other words, catching an exception or something else? We haven't tried, so it might not be possible, but I wanted to ask.

+3


source to share





All Articles