react-native-bluetooth-escpos-printer icon indicating copy to clipboard operation
react-native-bluetooth-escpos-printer copied to clipboard

build failed on Rn 0.75.4

Open Productivix opened this issue 1 year ago • 2 comments

on yarn android, we have the error message :

FAILURE: Build failed with an exception.

  • What went wrong: A problem occurred configuring project ':react-native-bluetooth-escpos-printer'.

Could not resolve all dependencies for configuration ':react-native-bluetooth-escpos-printer:classpath'. Using insecure protocols with repositories, without explicit opt-in, is unsupported.

  • Try:

Switch Maven repository 'BintrayJCenter(http://jcenter.bintray.com/)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols.

Productivix avatar Oct 22 '24 15:10 Productivix

Did you find any solution? @Productivix

Misal-Ambasta avatar Mar 12 '25 16:03 Misal-Ambasta

hi, it was just a prospective test , esc pos printers are raw type printers with embedded server, you just send the esc code to the BT port , I would take the react-native-bluetooth-classic package for me.

Productivix avatar Mar 13 '25 08:03 Productivix