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

null object reference #18

Closed
morenoh149 opened this issue Dec 16, 2015 · 4 comments
Closed

null object reference #18

morenoh149 opened this issue Dec 16, 2015 · 4 comments

Comments

@morenoh149
Copy link
Owner

repeatedly calling getContacts in an app sometimes causes the following error

  attempt to invoke interface method 'boolean android.database.Cursor.moveToNext()' on a null object reference

screen shot 2015-12-15 at 8 01 10 pm

@morenoh149
Copy link
Owner Author

@rt2zz
Copy link
Collaborator

rt2zz commented Dec 16, 2015

I think this was fixed in #13 and I simply need to cut a new release

@rt2zz
Copy link
Collaborator

rt2zz commented Dec 16, 2015

ah yes, you are right, I think eCur needs the same null check

@morenoh149
Copy link
Owner Author

I'm currently rewriting the logic. PR soon.

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

No branches or pull requests

2 participants