-
## Goals
I am working on Xamarin forms project targeting iOS/Droid/UWP. We are building the app in a reactive manner and use direct model bindings. So, when we bind to the model RealmObject propert…
-
This issue is a continuation of #4566
### Steps to Reproduce
Could not isolate the problem in a small application. Problem occurs unfortunlatly only with my (big)project.
1. In VS for Mac, I …
-
We are moving our e-commerce platform to MAUI. We are almost ready however the only component that is not working is the CleverTap one. In case there is no plan to create the version for NET MAUI we w…
-
In .NET 7 and .NET 8 we will introduce Android 14 (API 34) for .NET and .NET MAUI.
Bindings work appears here: https://github.com/xamarin/xamarin-android
- [x] [Feb/Mar: Developer Previews](http…
-
It would be "interesting"/cool if, instead of binding a `.jar` or `.aar` file, we could instead bind a gradle or maven "artifact name" *and all dependencies* within one binding project.
Is this at …
-
I have a bindings project where we bind a Brother Printer SDK library. Starting with VS 2019 16.4.0 we get warnings about missing managed types. This is the first line of about 30:
`warning BG8800:…
-
I have a C# wrapper library for a native Android Java library. The wrapper library compiles just fine with Xamarin.Android, but gives me compile-time errors when trying to migrate to .NET 6.0 Android.…
-
### Description
When using a DynamicResource to change colors between light and dark mode in a gradient - .NET 8 no longer works. This worked fine in .NET7. The background stays on the light theme …
-
### Android application type
Android for .NET (net6.0-android, etc.)
### Affected platform version
VS 2022 17.4.2, .NET 7.0.101, Xamarin Android 13.1.0.1
### Description
Hi,
I am try…
-
### Description
App crashes when iOS starts using its own ICU code.
I'm guessing it's because of a symbol clash with Mono's ICU symbols.
### Reproduction Steps
1. Install Xcode 15.3 beta 3.
2. …