0

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: enter image description here enter image description here

In a 30/70 split and full screen the cancel button is visible: enter image description here enter image description here

Edit: Fixed a typo

2
  • This happens on the iPhone too. You need to tap the Back button once or twice for the Cancel button to appear. There's nothing you can do in code to change this. Commented Oct 3, 2023 at 15:35
  • On iPhone you at least can get a cancel button but on iPad you are stuck for good. There there is not back until you see it. It is not reachable sadly. Commented Oct 4, 2023 at 13:50

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.