Raival-e / File-Explorer-Compose

An Android file explorer written in Kotlin and Jetpack Compose
GNU General Public License v3.0
158 stars 8 forks source link

App crashing when opening PDF. #4

Open egoravsharma opened 13 hours ago

egoravsharma commented 13 hours ago

First of all lot of thanks for making the best File Explorer on Android. Built in PDF viewer having an issue while opening PDF. But when we open PDF from 3rd party apps using File Explorer PDF, it works fine.

Raival-e commented 8 hours ago

You're welcome.

Can you provide more information about the issue you're facing? Does the app crash?

PDF viewer works just fine on my device and the emulator.

egoravsharma commented 7 hours ago

For more clarity, I saved the same PDF in Internal Storage, External Storage, and WhatsApp. While the PDF in Internal Storage and WhatsApp opened smoothly using File Explorer, the app crashed every time I tried opening the PDF from External Storage.

egoravsharma commented 7 hours ago

Wait...! It’s not just PDFs—no file is opening from External Storage. Could you try it on your device, in case there's an issue with my SD card?

Raival-e commented 7 hours ago

There is an issue with opening files from external storage. I'll be looking into it.

Thanks for the details.