navigationController.popToRootViewController(animated: true)
does not work on Xcode 16 / iOS 18 Simulator. However, setting animated:
to false
works fine.
This is only happening on iOS 18 / Xcode 16.
Please file a bug report using Feedback Assistant. Thanks!