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

Android app crash on connecting to server #77

Open
Ronak-59 opened this issue May 11, 2018 · 0 comments
Open

Android app crash on connecting to server #77

Ronak-59 opened this issue May 11, 2018 · 0 comments

Comments

@Ronak-59
Copy link

Ronak-59 commented May 11, 2018

App is crashing as soon as chat activity is opened.

Logcat:

`05-01 19:43:24.070 11704-11801/com.example.app E/AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher
Process: cy.agorise.localbts, PID: 11704
java.lang.NoSuchMethodError: No virtual method callEngineGetConnection(Lcom/squareup/okhttp/Call;)Lcom/squareup/okhttp/Connection; in class Lcom/squareup/okhttp/internal/Internal; or its super classes (declaration of 'com.squareup.okhttp.internal.Internal' appears in /data/app/com.example.app-1/split_lib_dependencies_apk.apk)
at com.squareup.okhttp.ws.WebSocketCall.createWebSocket(WebSocketCall.java:154)
at com.squareup.okhttp.ws.WebSocketCall.access$000(WebSocketCall.java:42)
at com.squareup.okhttp.ws.WebSocketCall$1.onResponse(WebSocketCall.java:102)
at com.squareup.okhttp.Call$AsyncCall.execute(Call.java:177)
at com.squareup.okhttp.internal.NamedRunnable.run(NamedRunnable.java:33)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:760)

05-01 19:43:24.087 11704-11704/com.example.app E/LOG: Closing socket`

@Ronak-59 Ronak-59 changed the title How to skip login on web client programatically? Android app crash on connecting to server May 11, 2018
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

1 participant