Shane Neuville
Shane Neuville
### Description Continuation of issue from: https://github.com/dotnet/maui/issues/15095 hey @PureWeen, I was able to test your workaround in our app which works great in about 99% scenarios, some exceptions I have...
Currently Shell can't render TabbedPage, FlyoutPage, or NavigationPage. With Xamarin.Forms the Android shell was too incompatible to make this ever work. The .NET MAUI NavigationPage/TabbedPage/FlyoutPage on .NET MAUI for Android...
### Description As part of https://github.com/dotnet/maui/pull/15527 I've skipped the tests listed below. All of these tests were failing on the original PR. We don't necessarily need to fix these issues...
### Description Breaking out remaining work for: https://github.com/dotnet/maui/issues/18365 Add tests to ensure that ListView is GC'd. ### Link to public reproduction project repository https://github.com/heyThorsten/GCTest
### Description of Change ### Issues Fixed Fixes #
### Description of Change - Rework the android appium app to correctly setup package ids - Rework reset to use terminate/launch which appears to be more reliable on Android
### Description of Change ### Issues Fixed Fixes #
--- **Issue moved from dotnet/maui#14355** - Please respond to @needledrag. --- _From @needledrag on Sunday, April 2, 2023 1:48:40 PM_ ### Description When using WeakReferenceMessenger to publish messages, subscribers in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...