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
- Host: GitHub
- URL: https://github.com/TheCodeTraveler/XamarinFormsSingletonRepro
- Owner: TheCodeTraveler
- Created: 2019-04-13T22:28:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T00:12:36.000Z (almost 7 years ago)
- Last Synced: 2025-09-07T04:39:13.201Z (6 months ago)
- Language: C#
- Size: 175 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
