star-micronics / react-native-star-io10

react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Other
83 stars 54 forks source link

Does BluetoothLE work on Android? #57

Closed OBannon37 closed 2 years ago

OBannon37 commented 2 years ago

I built and ran this package on a Samsung Galaxy S10e, but when attempting to connect to a BluetoothLE device, I receive the following error:

 LOG  Running "example" with {"rootTag":1}
 LOG  Error: StarIO10NotFoundError: Device not found.
 LOG  Error: StarIO10ArgumentError: Not supported interface.

Q: Does this framework support BluetoothLE on android?

To be clear, I was able to discover and print on iOS.

Potentially related to https://github.com/star-micronics/react-native-star-io10/issues/48, but no error message was posted in that ticket.

gare-bear commented 2 years ago

@OBannon37 BLE is not supported on Android.

Frankiz123 commented 2 years ago

@gare-bear does bluetooth work on android devices or not for star sdk?

gare-bear commented 2 years ago

@Frankiz123 Bluetooth is supported on both iOS & Android