Skip to content

MParticle Networking Crash #86

Description

@hussein-yassine

I have MParticle integrated in an application, but I keep getting a crash for a specific user on MParticle.Networking
c.java line 2
com.mparticle.networking.c.a

The crash is so weird, and I can't any solution

The stacktrace of the crash is:

Fatal Exception: java.lang.NoSuchMethodError
No virtual method (I)V in class Ljava/net/HttpURLConnection; or its super classes (declaration of 'java.net.HttpURLConnection' appears in /system/framework/core-oj.jar)
com.mparticle.networking.c.a (c.java:2)
com.mparticle.internal.r.a (r.java:13)
com.mparticle.internal.z.a (z.java:10)
com.mparticle.internal.d.handleMessage (d.java:13)
android.os.Handler.dispatchMessage (Handler.java:106)
android.os.Looper.loop (Looper.java:164)
android.os.HandlerThread.run (HandlerThread.java:65)

The Device information of the User having the crash are:
Device
Brand:samsung
Model:Galaxy J7 Prime
Orientation: Portrait
RAM free: 697.71 MB
Disk free: 716.48 MB
Operating System
Version:Android 8.1.0
Orientation: Portrait
Rooted:No

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions