microsoft/dotnet-podcasts

Ios Constructor Error at VS Mac 2022(preview)

devopsoftware opened this issue · 2 comments

IOS Project fails at start with below error at Visual Studio Mac 2022(Preview), while it can build without an issue at Windows 2022(Preview) with remote mac connection. Does Mac 2022 preview not supported yet or any configuration is required for mac builds?

  • No parameterless constructor defined for type '...DiscoverPage'

Visual Studio for Mac 2022 preview doesn't support .NET MAUI fully yet.

Looks like this is fixed up now.