lucasbrahm
lucasbrahm
This also happened to me. Building with target Android version 11.0 (API 30) and running in a device with Android 11. I figured out that happens when contentUris.Count == 1...
@Viish @AndreaGianarda will NuGet packages still be generated by your CI?
I don't think Tortoise set any default timeout, so the timeout is handled by the database library (for example, asyncpg). You can check that asyncpg uses libpq, which reads env...
It works with .NET MAUI
> > It works with .NET MAUI > > I get segfault errors at runtime when trying with .net maui, have you gotten it to work? I successfully converted my...
> @lucasbrahm Can you help me? My repo: [linphone-maui](https://github.com/pkozak2/linphone-maui) > > I initializing linphone, then I want to disable opus codec by user interface. In original Xamarin version - this...