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
This may be call retain cycle, I tried a lots of ways to solve that, but failed. Other ways we can use block or ctx[@"viewController"] = [self class] to replace the above. Is there any ways can solve that?