Closed constantintin closed 2 months ago
We had this crash when lastRange.location was NSNotFound for an edgecasey phone number / locale combination. This adds a length check.
lastRange.location
NSNotFound
We had this crash when
lastRange.location
wasNSNotFound
for an edgecasey phone number / locale combination. This adds a length check.