Skip to content

Conversation

serisjam
Copy link

In - (UIViewController *)controllerForRouterParams:(RouterParams *)params method

use performselector to excute will be lead memory leak. viewController will not be excute dealloc method

so, I use nsInvocation replace the performselector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant