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

Fix NullPointerException crash #39

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Fix NullPointerException crash #39

merged 1 commit into from
Jul 6, 2022

Conversation

EpicOrange
Copy link
Contributor

Just adds a null check to address #38

Exporting messages works for me now (on my Samsung Galaxy S6)

@tmo1
Copy link
Owner

tmo1 commented Jul 6, 2022

I spent some time looking into your #38, and I was just about ready to insert pretty much the same null checks ;) Thank you for both the report and the fix!

FWIW, I think that this was pretty much the same bug as one first encountered a year ago (#4). It was fixed at the time, but a major refactor of the code in the interim seems to have resulted in a regression. Thanks again!

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

Successfully merging this pull request may close these issues.

None yet

2 participants