-
-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Caching causes crash #165
Comments
Thank you for creating your first issue. We appreciate your help in making this project better. We will look into it, and get back to you soon. Need help or want to discuss this issue? Join our Discord community here to ask questions and discuss this issue live! |
Deleting the cached files helped me.
|
Thank you for your suggestion @mekutluca, but the problem is we don't even get |
Hey Can you please verify this in https://github.com/afreakyelf/Pdf-Viewer/releases/tag/v2.2.0 |
Hello. |
No worries. Thanks! |
📝 Describe the Bug
The caching mechanism is crashing the application.
📖 Library Version
🚶 Steps to Reproduce
I was unable to reproduce the problem localy.
🤔 Expected Behavior
I expect the app not to crash if there is a cache miss.
🖼️ Screenshots/Videos
/
📱 Smartphone Info:
Crashlytics has reported that it's mostly happening on Samsung devices.
💻 Code Snippets
This is how we use the
PdfRenderView
.📜 Log Output/Stack Trace
Crash stack trace from the Firebase:
and
💬 Additional Context
Add any other context about the problem here. Mention if the issue is consistent, specific scenarios where the bug occurs, etc.
The text was updated successfully, but these errors were encountered: