QuisApp / flutter_contacts

MIT License
88 stars 143 forks source link

App crash issue while updating an existing contact #108

Closed hssn-hassnain closed 5 months ago

hssn-hassnain commented 1 year ago

E:Too many content provider operations between yield points. The maximum number of operations per yield point is 500 I have found out the issue is at FlutterContacts.kt file line 556. This happen when 1 contact have multiple numbers

joachim-quis commented 5 months ago

Thanks @hssn-hassnain - closing as duplicate of https://github.com/QuisApp/flutter_contacts/issues/140