Skip to content
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

Incompatibility with Xamarin.Forms 5.0.0.2612 and the "System.MissingFieldException" exception #2

Open
hafilpallippadi opened this issue Sep 19, 2023 · 6 comments

Comments

@hafilpallippadi
Copy link

hafilpallippadi commented Sep 19, 2023

Issue Description:
I'm encountering an issue with Pixelnetica.DocScanSDK.Xamarin.Forms NuGet when using Xamarin.Forms version 5.0.0.2612. The problem is that I'm getting a "System.MissingFieldException" exception. It specifically mentions the missing field "Xamarin.Forms.SolidColorBrush Xamarin.Forms.Brush.Blue" in the code.

System.MissingFieldException: Field not found: Xamarin.Forms.SolidColorBrush Xamarin.Forms.Brush.Blue Due to: Could not find field in class at ImageSdkWrapper.Forms.PxlScannerView..ctor () [0x0000b] in <b4fd1a4cfc344ffba73b5323291ef7fe>:0

Additional Information:

  • Xamarin.Forms version: [e.g., 5.0.0.2612]
  • Xamarin.Forms project type: Xamarin.Android

@DmitryH Can you please help on this?

@DmitryH
Copy link
Contributor

DmitryH commented Sep 20, 2023

Does it appear in our demo (this repo) or in your application?

@hafilpallippadi
Copy link
Author

It appears in both the demo(this repo) and my application.

@DmitryH
Copy link
Contributor

DmitryH commented Sep 21, 2023

It appears in both the demo(this repo) and my application.

Thanks, we will investigate this.

@hafilpallippadi
Copy link
Author

@DmitryH, Any update on this?

@DmitryH
Copy link
Contributor

DmitryH commented Oct 3, 2023

We are working on this. Meanwhile you can use our SDK with Xamarin.Forms not later than version 5.0.0.2545.

@hafilpallippadi
Copy link
Author

Okay, thanks for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants