-
### 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…
-
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…
-
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…
-
---
**Issue moved from dotnet/maui#16811**
- Please respond to @kapilntt.
---
_From @kapilntt on Thursday, August 17, 2023 6:58:00 AM_
### Description
I'm migrating an app from Xamarin.For…
-
**Submitted by John Azariah on 11/23/2015 12:00:00 AM**
**16 votes on UserVoice prior to migration**
Since we allow the . operator to reference fields and properties of objects in F#, we're faced…
-
**Describe the bug**
Not sure if I have enough information, but one of my applications crashed with the following exception. I thought it is something that the team would like to know. I have never s…
-
Repro:
```
make build BUILD_ARGUMENTS="/p:PublishAot=true /p:_IsPublishing=true" -C tests/linker/ios/link\ all/dotnet/macOS
```
Result:
```
ILLINK : warning MM2016: Keeping the dynamic reg…
-
# WinUI 3.0
At the Microsoft Build conference in May 2019 we shared our plans for WinUI 3.0, which will greatly expand the scope of WinUI to include the full native Windows UI platform. This means …
-
Are there any plans to include support for independent WatchOS applications in the future? I'm mainly thinking about support for analytics and crash reports.
Or is there a way at the moment to inc…
-
### Description
if you have a net 7 project with
true
And add for example nuget Xamarin.Google.Android.Recaptcha, that has referente to Xamarin.GooglePlayServices.---
if you try to build app you…