Dave B.
Dave B.
### Description We're trying to migrate our Xamarin Android and Xamarin iOS application with embedded Xamarin Forms to .NET Android and iOS with embedded MAUI. I'm running into an issue...
### Description If we have a MAUI page with a ListView that has grouping enabled invoked in a stand alone .NET Android application (not part of the single project structure...
### Description When using MAUI under the embedded use case within a native .NET Android or .NET iOS application, the Page.DisplayAlert and Page.DisplayActionSheet methods do not work in either iOS...