Fix bug print bitmap on android#1
Conversation
matthewparavati
commented
Nov 24, 2021
- pulls in changes from the open PR Fix bug print bitmap on android infoxicator/react-native-star-prnt#66 on the forked react-native-star-prnt repo
- pulls in changes from the open PR infoxicator#66 on the forked react-native-star-prnt repo
|
@matthewparavati here on my end I have this error when trying to build android |
|
@oliveirasWell Thanks for finding that. I guess I forget to rebuild after adding that exception back in. I have switched it to a general exception and it is building for me now, if you want to try again |
oliveirasWell
left a comment
There was a problem hiding this comment.
@matthewparavati after the last import and a lot of ./gradlew clean it seems to work fine
|
@matthewparavati Looks like there's a merge conflict with the other PR too |
|
Moving this back to a draft. These changes attempt decode a base64 string, which we currently don't pass from the app, so when trying to print, it complains about |
…and to java code, update documentation with new command