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 Dec 15, 2022. It is now read-only.
Crash happens during dequeueReusableCellWithIdentifier:forIndexPath: when iOS SDK overreleases object which was previously released by setAndRetainVariable:forName: from your FoundationExtension.
I know you don't have iOS 6 devices, but do you have iOS 10 to check? ;)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Crash happens during
![screen shot 2016-08-18 at 18 10 12](https://cloud.githubusercontent.com/assets/458005/17798873/c443ebb4-65ff-11e6-9621-3c10559b24f9.png)
dequeueReusableCellWithIdentifier:forIndexPath:
when iOS SDK overreleases object which was previously released bysetAndRetainVariable:forName:
from your FoundationExtension.I know you don't have iOS 6 devices, but do you have iOS 10 to check? ;)
The text was updated successfully, but these errors were encountered: