Aliaksei Astafyeu

Results 112 comments of Aliaksei Astafyeu

@ahmad71666 It works for me. Please try to run this project and check if it works or not. https://github.com/tr3v3r/react-native-esc-pos-printer/tree/main/example If it's not please add more details here. lib version, logs,...

Instantiate is deprecated. Use latest lib version

@tolypash hello! could you please explain a bit more in detail how it was at what you did to fix that? Have you used the old version or a new...

If you have only one printer please use init instead - it is more stable. If you have more then one printer - then you should use instantiate, but ti...

I see I'd like to help but unfortunately, I have only one printer. So I can't reproduce such cases and test. I have a plan to re-implement implementation soon. For...

@ahmad71666 ok I see. could you please describe step by step what to do to reproduce it? i.e. 1) connect to Printer from device A 2) connect to Printer from...

@ahmad71666 I did a small POC and added the possibility to print on multiple printers for **init** method. Can I ask you to test this scenario please with these changes?...

@ahmad71666 have you checked what I've posted? I said that I made init method work with multiple printers (**like instantiate does**)