Open ewaltman opened 8 years ago
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?
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?