-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.NET MAUI8 project does not compile with BarcodeScanner.Mobile Version 8.0.40.1 NuGet package #245
Comments
Hi, |
I tried downgrading to MAUI version 8.0.40 but still got the same error.
|
@Timonysos - Have you tried this set of Android-specific includes: |
Yes, I tried this set of includes but I didn't work for me. |
Hello! We have the same issue after upgrading our app from MAUI 7 to MAUI 8 |
including the latest version of |
@stepkillah What version on Xamarin.AndroidX.Activity was that? |
@dalevross Did you manage to solve this? |
Any news on this error? We are in the process of migrating an application from Xamarin Forms to MAUI, and we haven't been able to make the switch because this library is a fundamental part of the application. |
I added the NuGet package BarcodeScanner.Mobile Version 8.0.40.1 to an empty .NET MAUI8 project and it won't compile.
There are a lot of related issus like #218 and #223.
I tried multiple fixes but it seems like I wasn't quiet able to figure out which packages I need to add.
These are my packages I use:
I got the following errors:
The text was updated successfully, but these errors were encountered: