1 year ago
#386211
Prasad
Android app frequently crashes with "android.view.ViewRootImpl.checkThread (ViewRootImpl.java:10750)" error
We were using Cordova 8 for development of the app. Recently android app crashing frequently with below crash report in firebase. We integrated firebase crashlytics. The app crashes while taking photos from camera/gallery (not every time).
Fatal Exception:
android.view.ViewRootImpl$CalledFromWrongThreadException Only the original thread that created a view hierarchy can touch its views. android.view.ViewRootImpl.checkThread (ViewRootImpl.java:10750)
Below are technical specifications:
- Cordova version 8.1.2 (cordova-lib@8.1.1)
- android platform - android 10.1.1
Note: We can upgrade cordova version but there will be so many issues arises which we don't want as it affects the live users.
Any plugin update required or workaround?
android
cordova
ionic-framework
0 Answers
Your Answer