TramontaG

Results 3 comments of TramontaG

I'm facing the same issue. Even with local files this doesnt work. `client.sendFile( requester.chatId, './media/img/Kaguya.png', 'image.png', caption );` Got me `Error: Evaluation failed: Error: MediaFileEmpty`

I have the same issue, the app is ready, i just need to build it. It runs the debug version with no problem, but i can't build

Alrigth i managed to make it work I've followed Igor Assis's comment on this issue thread: https://github.com/januslo/react-native-bluetooth-escpos-printer/issues/37 Go to the dependency build.gradle folder `YOUR_PROJECT/node_modules/react-native-bluetooth-escpos-printer/android/build.gradle` and update the Compile SDK version...