mutualmobile/MMDrawerController

Memory leaking in changing rootview controller of window

aliasad106 opened this issue · 1 comments

The memory hikes up when rootviewController is changed from app delegate. Drawer is somewhere retaining it's reference.

Hello @aliasad106,
I have the same problem in my project. Did you manage to resolve it somehow?