CesarBalzer / Cordova-Plugin-BTPrinter

A cordova plugin for bluetooth printer for android platform
Apache License 2.0
81 stars 64 forks source link

IONIC 3 BTPrinter is not defined #2

Closed ardiirfanto closed 5 years ago

ardiirfanto commented 5 years ago

i install this plugin on ionic 3 , but when i run some have error "BTPrinter is not defined"

i use declare let BTPrinter: any;

but still got error

please help me to fix it. thx

CesarBalzer commented 5 years ago

put the code that is trying to run to look where the error is.