InstagramLoginViewController does not deinit, stays in memory when closed
ryandailey100 opened this issue · 0 comments
ryandailey100 commented
When I try to close the InstagramLoginViewController, it stays in memory, which is causing problems for me. Not too sure whats causing this to stay in memory. deinit never gets called inside InstagramLoginViewController. How can this be fixed? Help would be greatly appreciated. Thanks!