You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
EDIT: