christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

react-native-html-to-pdf does not work on devices of other brands, other than samsumg #250

Closed guibsonmoura closed 2 years ago

guibsonmoura commented 2 years ago

I have a react-native application that uses the react-native-html-to-pdf library, when I try to generate a pdf on a device of the samsumg brand it works normally, but when I try to generate the pdf on a device of another brand, the even is not generated, can someone tell me why this happens?

christopherdro commented 2 years ago

Can you provide any more info on the different brand(s) you tried? Crash reports would be helpful for debugging if you can provide them.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.