Skip to content

Calendar view in maui causes crash on physical android device #67

Open
@sfoslund

Description

@sfoslund

Describe the bug
When including a CalendarView in a maui android app the app crashes, presumably because the calendar view is taking so long to load. My app is running fine (but noticeably slowly) on an android emulator but as soon as I install it on a physical device it crashes.

Expected behavior
Calendar view renders without crash

Steps to reproduce OR link to code
Repro project: https://github.com/sfoslund/DailyCheckinApp/blob/main/DailyCheckinApp/Views/CalendarView.xaml#L17

Xamarin Forms or .NET MAUI (If related to UI)
.NET MAUI

Device Info (Optional)
Device Model: Google Pixel 4A
Android Version: 12
IOS Version: N/a
Windows Version: N/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting-authorAwaiting a respose from the authorbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions