GBPing
GBPing copied to clipboard
NSMallocException
I am having a lot of crashes (NSMallocException) that points to :
for (NSNumber *key in [self.timeoutTimers copy]) inside GBPing.m -> stop()
I am not able to reproduce the scenario but on Fabric, I have got 40+ crashes. Any idea what would be the reason or any checks do I need to add before calling stop() ?