Android Fabric Crashlytics crashing with Resource not found at initialisation
I've got this report from the google play console - it looks like Fabric is crashing at startup because of a resource not found exception for some users: java.lang.RuntimeException: at android.app.ActivityThread.installProvider (ActivityThread.java:6423) at android.app.ActivityThread.installContentProviders (ActivityThread.java:6012) at android.app.ActivityThread.handleBindApplication (ActivityThread.java:5951) at android.app.ActivityThread.-wrap3 (ActivityThread.java) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1710) at android.os.Handler.dispatchMessage (Handler.java