XCoordinator-Example icon indicating copy to clipboard operation
XCoordinator-Example copied to clipboard

AboutCoordinator memory leak

Open pauljohanneskraft opened this issue 6 years ago • 1 comments

This MR solves https://github.com/quickbirdstudios/XCoordinator-Example/issues/5 and https://github.com/quickbirdstudios/XCoordinator-Example/issues/6 by using the most recent XCoordinator version, setting DEAD_CODE_STRIPPING to NO and overriding the viewController property in the AboutCoordinator.

pauljohanneskraft avatar Dec 09 '19 09:12 pauljohanneskraft

image

there is a some memory leak with child coordinator

d2vydov avatar Dec 09 '19 14:12 d2vydov