Reputation: 111
For the app I am currently working on I want to open a UIDocumentPickerController
as a full screen popover. It works great but when the app is in split screen and not in the compact horizontal size class or full screen the cancel button is no longer visible. I could so far not find anything on this issue but I can not be the only one to have it.
Has anyone a solution to this issue?
In 50/50 and 70/30 split screen the cancel button is not visible:
In a 30/70 split and full screen the cancel button is visible:
Edit: Fixed a typo
Upvotes: 0
Views: 43