Hello Travis,
[quote='897439022, DTS Engineer, /thread/837564?answerId=897439022#897439022']
When I try this approximate setup on iOS 27, the contents of the Share Sheet appears as expected. Are you able to share the code that reproduces this issue? Include the affected platforms and versions.
[/quote]
Unfortunately, I can't share the code due to an NDA. Also, I haven't yet been able to reproduce the bug in a sample project that I could attach to my Feedback Assistant report.
[quote='897439022, DTS Engineer, /thread/837564?answerId=897439022#897439022']
One callout here: UITabBarController inherits from UIViewController, it already manages its own view and children. You might not need another view controller wrapping it. See if making the UITabBarController the root view controller makes a difference.
[/quote]
Thanks for pointing that out 🙏
Yes, I'm aware that I've run into broken navigation logic. I'm sure the bug is on my end. Still, I posted here because I couldn't reproduce it in the clean project and submit feedback to Apple about the unexpected broken layout of the share sheet.
After all, the share sheet is Apple's own UI, and we don't control its layout – so, it seems to me, this shouldn't happen in the first place.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: