build failed on Rn 0.75.4
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.
Did you find any solution? @Productivix
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.