Closed panxshaz closed 8 years ago
If username is nil for facebook service in some contact then it's crashing at line 214 in VeeABRecord.m [_facebookAccountsMutable addObject:username];
[_facebookAccountsMutable addObject:username];
It should have been fixed in v 0.0.2 Thanks for the report @bimsoe!
If username is nil for facebook service in some contact then it's crashing at line 214 in VeeABRecord.m
[_facebookAccountsMutable addObject:username];