symbol: class IWoyouService
location: class Printer
/Users/gabrielmunoz/workspace/ionic2/ppmBodega/platforms/android/app/src/main/java/com/sunmi/innerprinter/Printer.java:776: error: cannot find symbol
final IWoyouService printerService = woyouService;
^
symbol: class IWoyouService
location: class Printer
/Users/gabrielmunoz/workspace/ionic2/ppmBodega/platforms/android/app/src/main/java/com/sunmi/innerprinter/Printer.java:792: error: cannot find symbol
final IWoyouService printerService = woyouService;
^
android 6.3 ok
android >=7 no compiled
symbol: class IWoyouService location: class Printer /Users/gabrielmunoz/workspace/ionic2/ppmBodega/platforms/android/app/src/main/java/com/sunmi/innerprinter/Printer.java:776: error: cannot find symbol final IWoyouService printerService = woyouService; ^ symbol: class IWoyouService location: class Printer /Users/gabrielmunoz/workspace/ionic2/ppmBodega/platforms/android/app/src/main/java/com/sunmi/innerprinter/Printer.java:792: error: cannot find symbol final IWoyouService printerService = woyouService; ^
etc...