-
## Description
When I run it on the ios simulator, I get the following error on [Xocde console log].
Is there a solution?
[Xocde console log]
Building for 'iOS-simulator', but linking in object…
-
Hi there :)
I'm calling checkStatus on a mPOP Bluetooth printer (POP10-OF).
The tablet is able to connect to it but when ever I check the status I get this message and after a few seconds it times…
-
## Is your feature request related to a problem? Please describe.
For Bluetooth printers there currently seems to be no way to get a printer's model name. We use this information in our UI to show di…
-
When trying to print to Bluetooth using Android 12 or above am receiving an error message that BLUETOOTH_CONNECT permission is required.
Running the following function will result in app crash
s…
-
Hello,
I am trying to print in Bulgarian language, but the encoding seems not to work.
Here is my code:
```
var commandsArray = [];
commandsArray.push({appendEncoding: StarPRNT.Encoding.Windows…
-
ver: 2.2.0
```
starprnt.connect(
'BT:TSP100',
'StarGraphic',
(err, res) => {}
)
```
This produces
```
Error in Error callbackId: StarPRNT1691079869 : TypeError: callback is not a fun…
-
I'm not able to print it says invalid port name check my code below:
`printInvoice = async () => {
try {
var connect = await StarPRNT.connect('BT:00:12:F3:3A:66:1B', 'StarPRNT…
-
I have:
- [x] searched open and closed issues for duplicates
### Bug description
When using a Star mcPrint 2 or 3, the printer won't cut, but instead print a `V`. That is because as laid down i…
-
Hi,
I'm setting up a star TSP 100III with RN 0.61 through Bluetooth.
Every time I start to print the connection is really slow and most of the times I end up with this error:
![image](https://u…
-
## Description
Hello guys. Thank you so much for your hard work.
I copied code from your [example](https://github.com/star-micronics/react-native-star-io10/blob/master/example/samples/printing/App.t…