-
## Description
Unable to compile StarPrint iOS SDK with Xcode 16 beta 3
Error:
Type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
while building module 'St…
-
## Description
Printers discovery stops with the exception when `Bluetooth` or `LAN` interface types are used for discovery but not available on the phone. For example, Bluetooth is turned off (for `…
-
## Description
**Printer:** SK1-311SF4-Q-SP, firmware 2.2, interface USB
**Android SDK**:
"com.starmicronics:stario:2.11.0
"com.starmicronics:starioextension:1.15.1
**Problem**:
How to print…
-
## Description
We have tested our code across a range of star printers and it all looks exactly the same. We are printing receipts by generating an in-memory bitmap of the whole receipt file and prin…
-
builder.appendBitmapWithAlignment(createBitmapFromText(model.title, textSize, 384, typeface), true, ICommandBuilder.AlignmentPosition.Center);
-
## Scope
This is probably a shortcoming in the StarIoPort3.1 lib that causes an error when used on Android devices. I couldn't find any place to report bugs for StarIOPort so I chose to do it here. P…
-
It says connected but is not printed. I then installed the latest version from GitHub but sill doesn't print. When trying to print the order from Wordpress I get this error
Warning: opendir(/var/ww…
-
## Description
I am creating a Xamarin.iOS binding of your library, but, while calling:
SearchPrinter("BLE:") **I am getting an empty array.**
SearchPrinter("BL:") / SearchPrinter("ALL:") **Doe…
-
Hi @receiptline,
Things worked pretty well with Star-MC printers and the receiptline works perfect.
I tried to test on Star TSP100IIILAN or TSP143IIILAN and it did not work and it may be due to …
-
Hello, I'm using Star SP700 (Star Dot Impact) for my kitchen order and TSP800II for Receipt.
Because our order has multiple languages, so, for easy we convert to image and using `appendBitmap` comm…