christopherdro / react-native-html-to-pdf

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

This library is not working in the android SDK 33 #303

Closed Krunal7918 closed 9 months ago

Krunal7918 commented 11 months ago

I receive below error in the react native how to resolve it can anyone suggests me

If download the any pdf shows that in console

fd cannot be null never_ask_again

Thanks in advance.

ankurbit1997 commented 10 months ago

you dont need to ask for strorage permission from sdk level 33 this error is because of that

Krunal7918 commented 10 months ago

But if I not ask permission, then again, the app crashes. Then How can I achieve that?

Krunal7918 commented 9 months ago

You can download the pdf in cache file.