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

wtf workaround for annoying crash #871

Closed
wants to merge 1 commit into from

Conversation

dofer404
Copy link

@dofer404 dofer404 commented Apr 9, 2018

This fixes #870 for me. A simple try-catch.
I couldn't find the reason why the crash occurs with some numbers and not with others.

On backup. Some phone numbers trigger a full app crash when reaching
com/zegoggles/smssync/mail/PersonLookup.java:51
Cursor c = mResolver.query(personUri, PHONE_PROJECTION, null, null...
@jberkel
Copy link
Owner

jberkel commented Apr 9, 2018

closed with 9d23fa8

@jberkel jberkel closed this Apr 9, 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

Successfully merging this pull request may close these issues.

Manual (and automatic) backup doesn't work (Unfortunately, SMS Backup+ has stopped)
2 participants