star-micronics / StarPRNT-SDK-iOS-Swift

StarPRNT SDK for iOS including libraries for supporting application development for Star printers.
https://www.star-m.jp/products/s_print/sdk/starprnt_sdk/manual/ios_swift/en/index.html
Other
41 stars 7 forks source link

Feature request: querying device model #27

Closed dsvdmeer closed 3 months ago

dsvdmeer commented 3 months ago

Description

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 discovered printers. In the StarPRNT SDK this is possible using getFirmwareInfo(), but there is no equivalent in the StarXpand SDK (or I can't find it?). The information?.modal property always returns unknown.

Your printer

Your development environment

ProductName: macOS ProductVersion: 14.4.1 BuildVersion: 23E224

dsvdmeer commented 3 months ago

Sorry, I posted this in the wrong project!