We are getting a lot of crashes that appear to be originating from the leak of thousands of timers being created. While I haven't been able to reproduce this directly yet, this particular code seems to be suspect as given it is a public method, there is no guarantee any in place timers would be cancelled.
We are getting a lot of crashes that appear to be originating from the leak of thousands of timers being created. While I haven't been able to reproduce this directly yet, this particular code seems to be suspect as given it is a public method, there is no guarantee any in place timers would be cancelled.