Unhandled Promise Rejection: iOS only
Unable to create PDF on iOS Possible Unhandled Promise Rejection TypeError: null is not an object (evaluating '_PDFLib.default.createPDF')
@Hopding @jacargentina any help will be deeply appreciated.
@shibbyy what version of React Native are you on and have you correctly linked the library?
@thekevinbrown I'm on RN 0.60.4 and I've correctly linked the library. I followed the docs as it is.
Could you provide an example project so I can reproduce on my side?
Hi @thekevinbrown, I'm experiencing the same. I've a reproduction on this issue https://github.com/Hopding/react-native-pdf-lib/issues/57
Thanks
+1 TypeError: null is not an object (evaluating '_PDFLib.default.createPDF')
RN 63 react-native-pdf-lib: 1.0.0
Please provide a solution on this, (working fine on android).
Any news?
Pull requests are still welcome.
2021 and the Problem still exists :) like mentioned before, running fine on android, error occurs on iOS Device v. 12.5.4
Running on
"react-native": "^0.64.2", "react-native-pdf-lib": "^1.0.0",
i switched to this library without any problems :) https://github.com/Anyline/react-native-image-to-pdf