PWA for bluetooth label printing with ZT610 printer

// Expert user has replied.
J Jatin Gupta 7 months ago
211 3 0

I am looking for the best method to create a react-based PWA to label print using BLUETOOTH only over the ZT610 printer for a client. One of the methods I found is using Browser Print on Android. While not sure of other methods, to create a versatile application which can be used on either the mac, android and ios. Please help. 

Thanks

Please register or login to post a reply

3 Replies

S Steven Si

Here is an article about Develop React Native Printing App for Android & iOS with Link-OS SDK. It has sample code using the Link-OS SDK to connect the printer over Bluetooth.

J Jatin Gupta

Thanks for the response, Steven. Is the Link-OS SDK available for the  ReactJS application as well as React-native? if not, what other options do I have for Bluetooth-only JS applications?

S Steven Si

The Link-OS SDK provides native APIs for Java, .NET, Android (Java) & iOS (Object-C). The Link-OS SDK doesn't provide API in JavaScript. You would need to wrap the native APIs of the Link-OS SDK in JavaScript yourself for your ReactJS or React Native applications.

CONTACT
Can’t find what you’re looking for?