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 in ObservationViewerFragment #1328

Open
kueda opened this issue Jan 17, 2024 · 0 comments
Open

NullPointerException in ObservationViewerFragment #1328

kueda opened this issue Jan 17, 2024 · 0 comments
Labels

Comments

@kueda
Copy link
Member

kueda commented Jan 17, 2024

https://console.firebase.google.com/u/0/project/inaturalist-ios/crashlytics/app/android:org.inaturalist.android/issues/9204e0f44794199df7d12fd7eafa04ad

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference
       at org.json.JSONTokener.nextCleanInternal(JSONTokener.java:121)
       at org.json.JSONTokener.nextValue(JSONTokener.java:98)
       at org.json.JSONObject.<init>(JSONObject.java:168)
       at org.json.JSONObject.<init>(JSONObject.java:185)
       at org.inaturalist.android.ObservationViewerFragment$PhotosViewPagerAdapter.instantiateItem(ObservationViewerFragment.java:520)
@kueda kueda added the bug label Jan 17, 2024
budowski added a commit that referenced this issue Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant