-
Using this sample app, I wrote data to the CBLite database on my iPhone simulator running on my Mac:
https://developer.couchbase.com/tutorial-quickstart-xamarin-forms-basic
I'm able to install t…
-
### Description
When you enable zooming in a iOS UIScrollView you are able to pan past the content bounds. This was not the case in Xamarin.
https://github.com/dotnet/maui/assets/6510334/d089bb81…
-
We're wondering if you have any plans to support WPF now that Xamarin Forms is in preview for this platform (as of XF 3.0.0)? We're looking to extend our app which currently runs on iOS, Android, Mac …
-
Currently Xamarin does not recognise MediaToolkit as a NuGet package so I cannot convert video files into audio files. Previously I made a desktop app that manages youtube videos (with the option to d…
-
I updated my project to XF 5 today and on iOS the MobileRTC is always null now and the app just closes. I havent tested my Android project yet.
public class ZoomService : IZoomService
{
…
-
Hello good day, I am implementing the library with the example that comes as a sample for xamarin forms, in line 52 where the break is found, apparently nothing returns and the application ends, I do …
-
### Xamarin.Android Version: 9.0 (Pie)
### Operating System & Version: Windows 10 64-bit
### Google Play Services Version (eg: 8.4.0): Google Play Services - Basement 71.1620.0
### Des…
-
### Steps to Reproduce
1. Create new iOS Xamarin Forms
2. fill in code cell
```
#r "Xamarin.Forms.Core"
#r "Xamarin.Forms.Platform"
#r "Xamarin.Forms.Xaml"
using Xamarin.Forms;
using Syste…
-
First - thanks for this great example. It's an interesting take on rendering to XAML and I found it to be very helpful in a bunch of ways. That said, Xamarin Forms is officially deprecated :( and I'…
-
## 🐛 Bug Report
In Android when the page is loading there is a small flicker in the black color entry, the CardBackgroundColor="Transparent" property works fine but that flicker generates a bad exp…