Can somebody help me with a problem I can't seem to resolve? I'm trying to set up a barcode scanner in MAUI via the package ZXing.Net.Maui that I found in a tutorial on Youtube: https://www.youtube.com/watch?v=ostgj2xB_ok&ab_channel=GeraldVersluis
I get the following messages that VS2022 is not able to recognize the package ZXing.Net.Maui even though I have the package installed.
These are the errors that VS 2022
I have imported the ZXing package but VS doesn't seem to give me any red lines from errors
I couldn't find ZXing.Net.Maui package but a different one that seems to relate to the other package. I installed the 1.0.4 since the 1.0.5 version is deprecated.
Can someone help me? I need to use this package