Please use the Xamarin camera API to access the TC8000 camera to capture images. If you are changing between capturing images with the camera and capturing barcodes then be sure to release the hardware resource before switching between the two: Camera.close() ( Close - Xamarin ) or Scanner.disable() ( Scanner - Zebra Technologies Techdocs )
1 Replies
Please use the Xamarin camera API to access the TC8000 camera to capture images. If you are changing between capturing images with the camera and capturing barcodes then be sure to release the hardware resource before switching between the two: Camera.close() ( Close - Xamarin ) or Scanner.disable() ( Scanner - Zebra Technologies Techdocs )