cordova-plugin-datecsprinter-example
cordova-plugin-datecsprinter-example copied to clipboard
Error with android 4 - VFY: unable to resolve virtual method 152
Hi,
i have this error with your plugin on an android 4 device.
vikvm: VFY: unable to resolve virtual method 152: Landroid/bluetooth/BluetoothDevice;.getType ()I 12-18 14:11:18.410 1114-1114/com.app.app W/System.err: java.lang.NoSuchMethodError: android.bluetooth.BluetoothDevice.getType 12-18 14:11:18.420 1114-1114/com.app.app W/System.err: at com.giorgiofellipe.datecsprinter.DatecsSDKWrapper.getBluetoothPairedDevices(DatecsSDKWrapper.java:173) 12-18 14:11:18.420 1114-1114/com.app.app W/System.err: at com.giorgiofellipe.datecsprinter.DatecsPrinter.execute(DatecsPrinter.java:53) 12-18 14:11:18.420 1114-1114/com.app.app W/System.err: at org.apache.cordova.CordovaPlugin.execute(CordovaPlugin.java:98)
How can i solve?