-
### Description
I was facing a strange behaviour of my app. It was working fine while running on the simulator.
However once I moved to a physical device (iPhone in my case), the app throws exceptio…
-
Trying to install to a .NET 7.0 MAUI app and getting the same issue I got on Xamarin.Forms that was resolved recently in:
https://github.com/urbanairship/urbanairship-xamarin/issues/219
```
Insta…
-
So I stumbled upon your repo trying to get OpenGL working through OpenTK in .NET MAUI. When trying to do so through Xamarin it worked flawlessly but now I need to hook up these bindings to the native …
-
# Interceptors
Feature specification has been moved to https://github.com/dotnet/roslyn/blob/main/docs/features/interceptors.md. As this is not currently implemented as a language feature, we will …
-
### Description
When binding Collection view to a ObservableCollection the items of the collection stay in memory. See profiling see screenshot
Even removing the binding when the view disappears…
-
I am trying to upgrade my project to .NET 8, however the iOS build is always returning the following error:
```
1>Xamarin.Shared.Sdk.targets(1556,3): Error : clang++ exited with code 1:
ld: warn…
-
### Description
There are a lot of issues about that topic I went over all/most of them but didnt find a solution.
I am using the Calculator app with modification to .net7. [https://github.com/Mi…
-
Similar to to this issue originally described at https://github.com/xamarin/xamarin-macios/issues/14168#issuecomment-1061658224_
Running Objective Sharpie `3.5.76-d88315db` on local development mac…
-
### Steps to Reproduce
1. In Xamarin.Android create some C# class implement with it some java interface which has default interface method, not override this interface
2. Set your minSdkVersion to…
-
Build fails after adding the Microsoft.Intune.Maui.Essentials.Android nuget package on a newly created MAUI application and also a .NET7 Android application
**To Reproduce**
Steps to reproduce th…