Closed lorenzoPrimi closed 5 years ago
The problem is that I was calling multiple time (without thread control) this code
InCodeMappingProvider *inCodeMappingProvider = [InCodeMappingProvider new];
[[ObjectMapper sharedInstance] setMappingProvider:inCodeMappingProvider];
This happened to many users, crash log provided: http://crashes.to/s/cfb72a098b8
Probably related: http://crashes.to/s/e8a3c5eb4e0 http://crashes.to/s/47278b1c1f1 http://crashes.to/s/3061ade5d60
Issue: https://github.com/ooni/probe-ios/issues/222