Would be nice to have iOS 16.3 Simulators as there may be an issue in 16.2 related to apps made with Microsoft Visual Studio .NET Maui Blazor. When we test such apps using simulators from Xcode 14.2 (iOS 16.2 simulators), we get a blank screen for the app UI. But when we test on actual device which has iOS 16.3, the app works fine. Here is the issue reported in a Maui github thread:
https://github.com/dotnet/maui/issues/12124