小编Aar*_*her的帖子

Fabric causing crash for Android Pie users

I am running an android application with Fabric installed for Crashlytics. For most of my users every thing works without a problem, however some users (All of which are running android Pie, and using a Google phone Pixel 2, Pixel 3) are getting a crash caused by Fabric itself it seems to have something to do with accessing SharedPrefs, see log below.

java.lang.RuntimeException: 
at android.app.ActivityThread.handleBindApplication 

(ActivityThread.java:5925)
  at android.app.ActivityThread.access$1100 (ActivityThread.java:200)
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1656)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loop (Looper.java:193)
  at android.app.ActivityThread.main …
Run Code Online (Sandbox Code Playgroud)

android google-fabric

5
推荐指数
1
解决办法
247
查看次数

标签 统计

android ×1

google-fabric ×1