SunnyApp / flutter_contact

A flutter plugin for retrieving, creating, saving, and watching contacts on native devices
BSD 3-Clause "New" or "Revised" License
81 stars 62 forks source link

Error #30

Closed Astalavist4 closed 3 years ago

Astalavist4 commented 4 years ago

Hi,

Nice work. Really appreciate your work.

I am getting below dump when trying to update a contact.

Attempt to invoke interface method 'int org.joda.time.format.InternalParser.parseInto(org.joda.time.format.DateTimeParserBucket, java.lang.CharSequence, int)' on a null object reference, java.lang.NullPointerException: Attempt to invoke interface method 'int org.joda.time.format.InternalParser.parseInto(org.joda.time.format.DateTimeParserBucket, java.lang.CharSequence, int)' on a null object reference, null))

deezaster commented 4 years ago

I have the same problem. But only with Android and only when i delete a contact. With IOS it works.

The title of this issue should be "Error when deleting a contact on Android"

Workaround: use this https://pub.flutter-io.cn/packages/contacts_service

ericmartineau commented 3 years ago

This should be fixed in the latest release 0.6.4+1