Hi, we've made 2 app for tc51, 1 in xamarin and the other 1 in cordova, both apps use emdk to access the scanner, both apps are working perfectly but when we launch the one in cordova the one in xamarin can't read the scanner till we reboot the device.
any help?
1 Replies
Hi, can you please ensure you are disabling the scanner before moving to the new app? Here is the code from the EMDK for Xamarin sample which disables the scanner in onPause(): samples-emdkforxamarin-2_5/MainActivity.cs at BarcodeSample1 · Zebra/samples-emdkforxamarin-2_5 · GitHub