-
When trying to use PCSC 6.0.0 nuget ( https://www.nuget.org/packages/PCSC/ https://github.com/danm-de/pcsc-sharp) in a MAUI MacCatalyst project build will fail with clang error 1.
With Maui preview …
chosl updated
1 month ago
-
Im trying to read shp-files in a Xamarin.Mac project with NetTopologySuite.IO.Shapefile 2.0.0.
Project is targeting Xamarin.Mac Full NET 4.8.
Calling _`reader = new ShapefileDataReader(file, _geom…
TomQv updated
3 months ago
-
This might be flaky so I triggered a rebuild, but the fault information is good:
```
2019-04-23T23:54:21.086Z] mono --debug packages/NUnit.ConsoleRunner.3.9.0/tools/nunit3-console.exe /Users/bu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We want to auto generate MAUI bindings for iOS using Objective Sharpie. This tooling uses the…
-
### Steps to Reproduce
1. Create a iOS app in Xcode 15
2. Add a new app extension target in the iOS App, choose i.e. "AppIntent" as template
3. Create a normal MAUI
4. Follow the instruction of …
-
There is currently a bug mentioned here https://github.com/edsnider/localnotificationsplugin/issues/69#issuecomment-760107403
which is caused by using an outdated Xamarin.Android.Support.V4 version…
-
I am using xamarin.forms 3.4.0.1008975 in one of my project created using visual studio 2017 in windows os. I had installed cometchat package for both android and ios project as per your given steps f…
-
_From @PureWeen on Tue, 08 Oct 2024 20:22:20 GMT_
### Description
It looks like on MacCatalyst the Build on the `Environment.OSVersion.Version` is set to "-1" so when you call
`if (OperatingSy…
-
Been trying to get EFCore with SQLite working when using Xamarin.Mac.
At runtime it cannot load the e_sqlite3 library.
When switching to Xamarin.Modern everything works right away (but is not an o…
-
### Steps to Reproduce
1. One solution containing two or more projects
2. An app project (multiplatforms), using Xamarin.Forms
3. A library project (multiplatforms), using Xamarin.Forms
In the…