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: filename cannot be null #1358

Open
kueda opened this issue Sep 3, 2024 · 0 comments
Open

NullPointerException: filename cannot be null #1358

kueda opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels

Comments

@kueda
Copy link
Member

kueda commented Sep 3, 2024

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

Fatal Exception: java.lang.NullPointerException: filename cannot be null
       at androidx.exifinterface.media.ExifInterface.<init>(ExifInterface.java:3783)
       at org.inaturalist.android.ImageUtils.resizeImage(ImageUtils.java:416)
       at org.inaturalist.android.ImageUtils.resizeImage(ImageUtils.java:377)
       at org.inaturalist.android.ObservationEditor.createObservationPhotoForPhoto(ObservationEditor.java:3616)
       at org.inaturalist.android.ObservationEditor.access$5400(ObservationEditor.java:143)
       at org.inaturalist.android.ObservationEditor$42.run(ObservationEditor.java:3464)
       at java.lang.Thread.run(Thread.java:1012)

Might be related to #1150

@kueda kueda added the bug label Sep 3, 2024
@kueda kueda changed the title java.lang.NullPointerException: filename cannot be null NullPointerException: filename cannot be null Sep 3, 2024
budowski added a commit that referenced this issue Sep 16, 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

2 participants