Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoClassDefFoundError: #25

Open
gopal-fp opened this issue Sep 10, 2017 · 2 comments
Open

NoClassDefFoundError: #25

gopal-fp opened this issue Sep 10, 2017 · 2 comments

Comments

@gopal-fp
Copy link

gopal-fp commented Sep 10, 2017

I'm keep on getting following error in lot of my user's devices recently

java.lang.NoClassDefFoundError:
at com.freshdesk.mobihelp.receiver.ConnectivityReceiver.onReceive (ConnectivityReceiver.java)
at android.app.ActivityThread.handleReceiver (ActivityThread.java:2743)
at android.app.ActivityThread.access$1800 (ActivityThread.java:157)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1433)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:148)
at android.app.ActivityThread.main (ActivityThread.java:5551)
at java.lang.reflect.Method.invoke (Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:730)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:620)

Any idea..?

@tryprasannan
Copy link
Contributor

@gopal-fp Can you share more information on what device, what OS version and when(app launch/specific screen launch) this is happening for us to understand this better?

Note: This product has been deprecated (as we've launched a new product replacing Mobihelp) and official support is no longer available. We'll try to help you on a best effort basis.

@gopal-fp
Copy link
Author

@tryprasannan Hi its mostly in LGE (LG K8, G4) and few samsung devices and that too in Android 6 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants