Hello together,
we try to implement the SDK für the RFID Reader in our Xamarin Forms App.
We have the Problem das the Using Command not work:
using Com.Zebra.Rfid.Api3;
In the Sample App from Zebra(Xamarin Forms) it's work fine... .
Do somebody knows the reason?
kind reagards
Mustafa Cetin
If we use the "using" command in the Area (Android) it's possible. Seems that the classes to visible in the layer of Xamarin Forms... .
0 Replies