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
Unwind segue should work, because root reference of module's object graph is ViewController. If it's released, other module components also should be released.
But if ModuleInput was stored outside of the block to strong reference, it should be cleared manually.
Hi guys, can you provide example how to close multiple modules at a time? Or using "unwind" segues will work like a charm?
The text was updated successfully, but these errors were encountered: