Hi Emmanuel,
Thank you for your response. I have reviewed the section you pointed out and did some changes.
1.Overriden prefersInterfaceOrientationLocked to return true
2. Implemented didUpdateEffectiveGeometry callback to force the layout
After this I am seeing two issues
After the presentation and dismiss UI is flickering. Looks like there is some animation happening but not sure what it is. This happens only on device and not observed in simulator.
In landscape the safearea position is coming same as portrait.
I have uploaded sample project here https://limewire.com/d/n3ioq#sc6PR1GkiG. Can you please have a look and help in fixing this?
Steps to reproduce
Build and run app in xcode 26 and iOS 26 device
Select any row and observe the detail view presentation
Select Back button and observe the presented view controller
Thanks
Harsha
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: