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

Using documentReader and FaceSdk in same project. #19

Open
Al3xMa opened this issue Aug 11, 2023 · 1 comment
Open

Using documentReader and FaceSdk in same project. #19

Al3xMa opened this issue Aug 11, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Al3xMa
Copy link

Al3xMa commented Aug 11, 2023

Bug Description
When you install FaceApi nugets to a project that already has DocumentReader nugets, upon bulding the solution you get multiple errors.

Steps To Reproduce
Make a clone of your DocumentReader app and add FaceApi nugets. Build the app.

Expected behavior
Is this a bug or is not possible to have both funcionalities in one project? Maybe and IDE problem? If you have any idea, please advise. We are trying to build an app that requires both of this funcionalities and we need to know if this is possible.

Screenshots
Installed nugets:
image
image

Errors:
image

Environment:

  • Device:
  • OS: Android, IOS
  • OS version:
  • Visual studio 2022 and Visual Studio 2022 Preview - both updated to latest versions

Additional context

@Al3xMa Al3xMa added the bug Something isn't working label Aug 11, 2023
@Al3xMa
Copy link
Author

Al3xMa commented Aug 30, 2023

Update:
This does not happen if you install previous versions of DocumentReader nuggets.
image

Then the solution builds without those errors. I was also testing this only for Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant