-
Just a question: are there any plans for creating Xamarin bindings for the [new, separate ML Kit on-device libraries](https://developers.google.com/ml-kit/migration)? It sounds very convenient to be a…
-
Hi All
Its seems the Xamarin Android bindings are not updated to support android Q("10") yet. Is this in the pipeline?
-
I'm working with a game, and I have been able to use leaderboards. But I also would like to add support for saved games:
https://developers.google.com/games/services/android/savedgames
But as I …
-
Linux runs on a high diversity of devices of different form factors and possibilities.
.NET MAUI will give official support to Android, iOS, macOS and Windows. The purpose of this issue is to colle…
-
**Description**
Not sure what is going with `SKTypeface.FromFamilyName`. The code docs say it should NEVER return `null`, but does and should in some cases? Those are conflicting statements right t…
-
**Is your feature request related to a problem? Please describe.**
With this raw idea I want to tackle several issues:
- Linux desktop interface seems to be lagging behind (does not look very we…
-
## 🐛 Bug Report
Setting `x:TypeArguments` on MvxPages causes the Xamarin Forms Android XAML Designer to error.
### Expected behavior
Be able to use the Xaml Designer for Xamarin Forms apps on A…
-
The bindings added in the comment on this PR are missing and my app no longer builds with the updated support library.
https://github.com/xamarin/AndroidSupportComponents/pull/30
ghost updated
4 years ago
-
I downloaded GoogleAnalytics.dll from the bindings folder. When i try to add it to my iOS project in xamarin studio, i get an error which says "File '...../GoogleAnalytics.dll' in not a valid .Net Ass…
-
First of all I would like to thank you for the library. It's really great and has very clean API (: I had an almost complete implementation for capturing V4L2 video, but when I found FlashCap, without…