morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.64k stars 560 forks source link

Gracefully handles "android.database.sqlite.SQLiteException: Row too big to fit into CursorWindow" crash #704

Closed rcidt closed 1 year ago

rcidt commented 1 year ago

Fixes https://github.com/morenoh149/react-native-contacts/issues/694 and https://github.com/morenoh149/react-native-contacts/issues/508

morenoh149 commented 1 year ago

Looks good except for the comment. Thanks!