[firebase_crashlytics: ^2.0.2]libc.so (missing) #6306
Unanswered
Shubhankt1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a product and we have our flutter app where I am using
webview_plugin: ^2.0.4
. While the user is inside the webview and uses it for sometime, either the app crashes or the webview page gets closed.The problem is, after crash when I see the Crashlytics dashboard, there isn't any meaningful data for the crash.
NOTE: This happens in Samsung devices only.
Steps to Reproduce
Expected results:
I should get meaningful crash reports in the Crashlytics.
Actual results:
Logs
flutter doctor -v
:Files
pubspec.yaml
:build.gradle
:app/build.gradle
:Beta Was this translation helpful? Give feedback.
All reactions