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

NullPointerException at ForumFragment.onResponse() #85

Open
shriakhilc opened this issue Sep 8, 2018 · 1 comment
Open

NullPointerException at ForumFragment.onResponse() #85

shriakhilc opened this issue Sep 8, 2018 · 1 comment

Comments

@shriakhilc
Copy link
Member

Corresponds to version: 7

Relevant Lines in log:
at crux.bphc.cms.fragments.ForumFragment$4.onResponse (ForumFragment.java:187)

Full log:

  at crux.bphc.cms.fragments.ForumFragment$4.onResponse (ForumFragment.java:187)
  at retrofit2.ExecutorCallAdapterFactory$ExecutorCallbackCall$1$1.run (ExecutorCallAdapterFactory.java:70) 
  at android.os.Handler.handleCallback (Handler.java:790) 
  at android.os.Handler.dispatchMessage (Handler.java:99) 
  at android.os.Looper.loop (Looper.java:164) 
  at android.app.ActivityThread.main (ActivityThread.java:6753) 
  at java.lang.reflect.Method.invoke (Native Method) 
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:482) 
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:807)
@shriakhilc shriakhilc added the bug label Sep 8, 2018
@abhijeetviswa
Copy link
Member

This still seems to happen. (As reported from the Google Play Console). Any leads?

@abhijeetviswa abhijeetviswa added this to the v1.7.0-beta.2 milestone Jun 19, 2020
@abhijeetviswa abhijeetviswa removed this from the v1.7.0-beta.3 milestone Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants