dotnet-ad / dotnet-ad/Microcharts.Samples

Crashes when running the app

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
92
Forks
43
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the startup crash on UWP and iOS, then capture the exception and stack trace around Bikr.App.xaml.g.cs, InitializeComponent, and the LoadFromXaml call on line 19. Use that evidence to locate the failing XAML or initialization path; done means the sample starts successfully on both reported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.