Hello, I tried to connect my print with "Mac printer address" but doesn't work, work only with "Printer name". ``` BTPrinter.connect(function(data){ },function(err){ console.log(err); }, "02:12:00:A2:11:03"); ```
Hello, I tried to connect my print with "Mac printer address" but doesn't work, work only with "Printer name".