wonday / react-native-pdf

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

Unable to open mach-O at path: default.metallib Error:2 #857

Open Praveencena88 opened 3 months ago

Praveencena88 commented 3 months ago

Whenever i try to open PDF on iPad devices, i'm getting this following error only for specific documents, not for all the documents, the app gets frozen for sometime, its take more than 5 minutes for the app to respond even in debug mode and in release mode its considering it as a crash.

Logs :

Unable to open mach-O at path: default.metallib  Error:2
fopen failed for data file: errno = 2 (No such file or directory)
Errors found! Invalidating cache...
fopen failed for data file: errno = 2 (No such file or directory)
Errors found! Invalidating cache...

react-native : 0.63.3 react-native-pdf : 6.7.5