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 was archived by the owner on Nov 2, 2020. It is now read-only.
Hi, when address sanitizing is turned on, we get a crash at line 118 of FBTweakInline.m where it says FBTweakCategory *category = [store tweakCategoryWithName:*entry->category];. We're also looking at a memory corruption issue in our app that's present in debug, when tweaks is enabled, but not in production, when tweaks is disabled. Do you think Tweaks is causing some sort of memory corruption?