An open API service indexing awesome lists of open source software.

https://github.com/TheCodeTraveler/XamarinFormsSingletonRepro

Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage
https://github.com/TheCodeTraveler/XamarinFormsSingletonRepro

Last synced: 6 months ago
JSON representation

Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage

Awesome Lists containing this project

README

          

# XamarinFormsSingletonRepro
Xamarin.Forms sample to reproduce System.MissingMethodException when using a singleton for Application.MainPage

Link to Xamarin.Forms Issue: https://github.com/xamarin/Xamarin.Forms/issues/5911

![Reproduction Video](https://user-images.githubusercontent.com/13558917/56086567-4adc1080-5e0e-11e9-81ce-93714f175c76.gif)