tooltip icon indicating copy to clipboard operation
tooltip copied to clipboard

Crash on iOS 14 -[SexyTooltip observeValueForKeyPath:ofObject:change:context:]

Open failynsedik opened this issue 5 years ago • 1 comments

Hi. We're getting a lot of crash reports on -[SexyTooltip observeValueForKeyPath:ofObject:change:context:]. On Firebase, it seems like it mostly happens on iOS 14 devices.

Here's one of the crash reports.

Screen Shot 2020-09-20 at 8 49 18 AM

EDIT:

  • Crash is consistent and can be reproduced upon scrolling down the tableview.
  • Crash happens on iOS 13 as well, not just on iOS 14.

failynsedik avatar Sep 20 '20 00:09 failynsedik

I tried to directly copy SexyTooltip files on our project, just to edit some codes while debugging, but I was surprised that the crash was gone after doing that. Anybody has an idea why that is?

failynsedik avatar Sep 21 '20 09:09 failynsedik