Construct 3 r157

You're viewing a single comment in a conversation. View all the comments
  • 4 Comments

  • Order by
  • I have this problem too

    Statistics on the Google Play developer console.

    Crashes and ANR

    1,33K

    +480,00% compared with the previous period

    java.lang.ClassNotFoundException

    location: dalvik.system.BaseDexClassLoader.findClass

    • Thank you for joining this issue, I think the developers are already working on this problem.

      It is necessary for all of us to understand that errors reduce the rating of an application, this is a new system of algorithms that make the quality of your application important, now the algorithms are enhanced so that there are high-quality applications on the market.

      Crashes and errors increased very much after the applications received the latest updates.

      As a result, it was noted that the number of installations per day fell by 10-20%.

      Sincerely.

    • java.lang.RuntimeException:

      at android.app.ActivityThread.handleReceiver (ActivityThread.java:3074)

      at android.app.ActivityThread.-wrap18 (ActivityThread.java)

      at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1611)

      at android.os.Handler.dispatchMessage (Handler.java:110)

      at android.os.Looper.loop (Looper.java:203)

      at android.app.ActivityThread.main (ActivityThread.java:6251)

      at java.lang.reflect.Method.invoke (Native Method)

      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1063)

      at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:924)

      Caused by: java.lang.ClassNotFoundException:

      at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:56)

      at java.lang.ClassLoader.loadClass (ClassLoader.java:380)

      at java.lang.ClassLoader.loadClass (ClassLoader.java:312)

      at android.app.ActivityThread.handleReceiver (ActivityThread.java:3069)