Unexpected crash in BaseDexClassLoader
This crash has happened to 1800 users of our app with 1.2 monthly active users (according to Google Developer Console). Quite rare, but it occurs. Android 4.1 up to 6, but NO Android 7 in reports. What might be the nature of this ClassNotFoundException in BaseDexClassLoader. Can we avoid it? java.lang.RuntimeException: at android.app.LoadedApk.makeApplication(LoadedApk.java:572) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4831) at android.app.ActivityThread.access$1500(ActivityThread.java:178) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1531)