vinzscam / react-native-file-viewer

Native file viewer for React Native. Preview any type of file supported by the mobile device.
MIT License
434 stars 102 forks source link

react-native-file-viewer crashes Mi Reader on Android 11 and MIUI 12 #154

Open volkandincer opened 10 months ago

volkandincer commented 10 months ago

I am trying to open a PDF file on Android 11 and MIUI 12 devices using the react-native-file-viewer library. However, when I try to open a PDF file, the Mi Reader app crashes. I am not experiencing this issue with other Android PDF readers. I can open the file separately if I download it.

jesualdo13 commented 9 months ago

I have the same issue as well

skillforce commented 9 months ago

I've faced with same issue, looks like this is library internal issue. Any chances this to be fixed soon?

vinzscam commented 9 months ago

Hey, could someone please share any logs? It's tricky to understand where the issue lies without them.