Hi, I have a Zebra ZQ521, and I trying to connect to it and print from it from my React Native app on my iPhone 8 device.
I was able to run scanDevices, and was able to see the device.
I was able to connect to the device, though the promise returned an undefined result, when I checked the scan list again it was saying it was connected.
However, when I go to print, it just immediately returns "false" and doesn't do anything - there are no errors to suggest what's going on
Hi, I have a Zebra ZQ521, and I trying to connect to it and print from it from my React Native app on my iPhone 8 device.
I was able to run scanDevices, and was able to see the device.
I was able to connect to the device, though the promise returned an undefined result, when I checked the scan list again it was saying it was connected.
However, when I go to print, it just immediately returns "false" and doesn't do anything - there are no errors to suggest what's going on