SimpleAppProjects/SimpleWeather-NET

Fix System.NotSupportedException: Shell is currently not compatible with FlyoutPage. in AppDelegate.FinishedLaunching (UIApplication application, NSDictionary launchOptions) (/Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/MaciOS/AppDelegate.cs:26)

Closed this issue · 0 comments

Version 5.9.2(859200)

Stacktrace

SimpleWeather.Maui.AppDelegate.FinishedLaunching(UIApplication application, NSDictionary launchOptions) in /Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/MaciOS/AppDelegate.cs:line 26;SimpleWeather.Maui

SimpleWeather.Maui.Program.Main(String[] args) in /Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/Platforms/iOS/Program.cs:line 13;SimpleWeather.Maui

Reason

System.NotSupportedException: Shell is currently not compatible with FlyoutPage.

Link to App Center