-
### Describe the Issue
I have frequently hit an issue in VSCode where intellisense does nothing when working on a MAUI app.
I have struggled to find consistent repro steps but I believe it is common …
-
### Description
# Issue: Unable to Run MAUI Apps on Android 11 ❌
## Description
I am experiencing issues running a .NET 8 MAUI application on an Android 11 device. The app was created using the defa…
-
### Problem Statement
Looks like MAUI Blazor hybrid apps are getting popular.
- https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/maui
- https://learn.microsoft.com/en-us/dotn…
-
### Problem Statement
I have seen that other Sentry SDKs have a way of checking if the last run ended in an unhandled crash. I don't beleive this is currently possible with the MAUI SDK.
What we wou…
-
**Are you requesting automatic instrumentation for a framework or library? Please describe.**
I am wondering about the plans and/or interest in supporting .NET for Android and/or .NET MAUI for Androi…
-
Hi,
I have seen earlier we have support of sentry on Xamarin.Forms as well as Xamarin.Android project. But now with documentation I can see it only for Maui , I don't see any integration documentatio…
-
### Apple platform
iOS
### Framework version
net8.0-*, net9.0-*
### Affected platform version
.NET 9
### Description
Earlier I created the AXAiOSBindings_MAUI nuget package which was compatible…
-
### Android framework version
net8.0-android
### Affected platform version
vscode 1.94.2, .net80, .NET MAUI vscode extenstion v1.4.36, c# Dev Kig v1.13.9, Ubuntu 22.04.5 LTS
### Description
When …
-
Visual Studio App Center is scheduled for retirement on March 31, 2025. [Learn more about support timelines and recommended alternatives.](https://aka.ms/appcenter/retire)
What is your proposed mig…
-
It would be great to add support of MAUI
public static async Task UseBlazorIndexedDbContext(this MauiApp app) where TContext : StoreContext
{
StoreContext context = a…