You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2026. It is now read-only.
I have a file: pdf.txt. I rename it to: pdf.pdf
Below is my steps:
Open app. Open file "sample.pdf". -> OK
Open file "pdf.pdf" -> show Toast: "Error! file not in PDF format or corrupted"
Open file "sample.pdf" again. -> show Toast: "Error! file not in PDF format or corrupted"
Now I cannot open PDF file.
If I kill app, and open app again. File "sample.pdf" show ok. And if I open wrong file. I cannot open any files more.
How can I resolve this issue? Thank you