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
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
The text was updated successfully, but these errors were encountered: