welcome everybody
I want a mobile application that reads QR and puts the result in an Entery box using xamarin.forms
I found a previous post in particular, but it did not work for me, and the reason is that this library does not exist --->
- using XFBarcode.Services;
- [assembly: Dependency(typeof(XFBarcode.Droid.Services.QrScanningService))]
- IQrScanningService
The error is as shown in the picture
Note: I just changed the name of the app
Can anyone help?
![](https://www.csharp.com/forums/uploadfile/3ap6n23e/06062024165357PM/app1.png)