Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ios native (writebytes) method is not retuning the bool value (true) back on success. #54

Open
sahilelixir opened this issue Oct 8, 2024 · 1 comment

Comments

@sahilelixir
Copy link

result = await PrintBluetoothThermal.writeBytes(bytes);

is not returning the value (true) on printjobsuccess

@andresperezmelo
Copy link
Owner

Could you please provide a minimal example that reproduces this issue? This will help us better understand the context and potentially identify why is not returning on print job success. PrintBluetoothThermal.writeBytes(bytes)true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants