react-native-addressbook icon indicating copy to clipboard operation
react-native-addressbook copied to clipboard

crash triggered at getABPersonThumbnailFilepath

Open ewaltman opened this issue 9 years ago • 0 comments

We're using your module in our RN app and it's been great, but recently a few users are experiencing a crash that we believe is in RCTAddressBook.m. We've tracked it down to line 162, but only through anonymized crash reports.

[contact setObject: [self getABPersonThumbnailFilepath:person] forKey:@"thumbnailPath"];

Has anyone seen this before?

ewaltman avatar Feb 07 '16 02:02 ewaltman