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

Fix bug print bitmap on android #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

TVMD
Copy link

@TVMD TVMD commented Sep 30, 2020

We has bug that printer does not print anything when using appendBitmap on Android devices.
This fix is mean for that bug. Basically, I change the way we generate bitmap from base64 string.

Copy link

@harmit001 harmit001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change works well. bitmap prints on Android as well.

@svang-app
Copy link

Huge thanks to @TVMD for providing the fix. It was a huge help. Can folks in this project merge this bug fix? We tested and it worked like a charm.

@TVMD
Copy link
Author

TVMD commented Apr 27, 2021

Please merge this PR

matthewparavati added a commit to Popmenu/react-native-star-prnt that referenced this pull request Nov 24, 2021
- pulls in changes from the open PR infoxicator#66 on the forked react-native-star-prnt repo
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

Successfully merging this pull request may close these issues.

4 participants