Closed creen-aps closed 1 year ago
Hi, disable Profile0 and create a new one for the app (and enable the app inside). Let Intent Category empty.
And you haven't call "ExpoZebraScanner.startScan();" so the scan can't start.
Which SDK of Expo are you using ?
"expo": "~49.0.8",
Currently, the problmen is that you not call "ExpoZebraScanner.startScan();" And call "ExpoZebraScanner.stopScan();" in the return function.
That was problem.
Scanner do not showing data. It is probably something with DataWage. My settings in Profile0.
My eas react native component .