pairBluetoothDevice for ios #231
Unanswered
tedhsiehhydrate
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Epson tm-m10, and it works for me on both android and ios via Bluetooth. However, I'm just wondering if it is necessary to use pairBluetoothDevice() for ios. In my case, I'm testing with my iphone 13 pro. I can first connect my printer through settings on my iphone, and still be able to find the device with
start()
inusePrintersDiscovery
reported in the app.Since the document states that
So I just want to confirm if it's necessary to use pairBluetoothDevice() for ios.
Beta Was this translation helpful? Give feedback.
All reactions