Microcharts.Samples icon indicating copy to clipboard operation
Microcharts.Samples copied to clipboard

Crashes when running the app

Open dannyworkingft opened this issue 6 years ago • 0 comments

I tried to run it on UWP as well as iOS and they build OK and starts running but crashes at:

file: Bikr.App.xaml.g.cs in the function:

private void InitializeComponent():

When calling: global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(App)); (line 19)

How to fix this?

Thanks, Danny

dannyworkingft avatar Sep 25 '18 00:09 dannyworkingft