wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.58k stars 540 forks source link

"cannot read property supportPDFKit of null" after updating to 6.7.0 #742

Open Relax594 opened 1 year ago

Relax594 commented 1 year ago

What react-native version are you using? 0.70.10

What react-native-pdf version are you using? 6.7.0

What platform does your issue occur on? (android/ios/both) ios

App crashes when loading a pdf file with "cannot read property supportPDFKit of null" Error only occured after updating to v6.7.0. Worked perfectly fine with v6.6.2.