So we are testing our app code base with Xcode16 and fix any compile errors. After it builds and run, we found our tar bar controller's tar bar is behind the selected VC's view.
We thought it is our bug, but we have tested below combo:
- Xcode15 + iOS18 - Fine
we are invited to your office to test the new iPhone 16 series, they are iOS18, and our app on the app store is totally fine (built with Xcode 15)
- Xcode15 + iOS < 18 - Fine
Apparentely ok, it's shipped.
- Xcode16 RC + iOS 17 device - Fine
it's also fine
- Xcode16 RC + iOS18 RC: tar bar is behind selected VC
because we are not able to add iPhone 16 model to our account, we flushed our in-house device to iOS18 RC to test Xcode16 built app, The tar bar is behind the selected VC.
We want to ask for help ASAP because we are totally out of mind what's going on.
I have filed FB 15120641 but want to raise it here to gain more support and insights.