-
Get started on Xamarin!
-
Hi
Comment can I convert this app to a xamarin form app ?
-
Is that supports Xamarin WPF?
-
at Java.Interop.JniPeerMembers.AssertSelf(IJavaPeerable self) in /Users/runner/work/1/s/xamarin-android/external/Java.Interop/src/Java.Interop/Java.Interop/JniPeerMembers.cs:line 153
at Java.In…
-
Hello, I read that Mono is supported, so I tried it on a Xamarin.Android app, but upon loading an image it crashes with:
Message = "libvips-42.dll assembly: type: member:(null)"
I installed the …
-
Hello,
The Xamarin.iOS package dosen't work. For work with lex.db in iOS we need to compile the source and it's works fine, but the nuget package dosen't work.
Thank you!
-
opstarten Uber ijsco Client App
-
Would it be possible to add Xamarin support for this library? Currently it gives the following error when adding the package to a Xamarin Android project:
Could not install package 'Hexasoft.Zxcvbn…
-
I saw that there was a fix in 1.5.9. committed, but our App is still crashing at the same location.
```
*** Terminating app due to uncaught exception 'System.NullReferenceException', reason: 'Obje…
-
I am migrating Xamarin to MAUI. In my app I have
` ILayoutDirectionService _LayoutDirectionService = DependencyService.Get().Service;`
I need the equivalent code for getting the layout directio…