Skip to content

Memory Management Issue #91

@prakhar30

Description

@prakhar30

So my use case requires me to have many sets of one main view controller on top of which there is one bottom view controller. When I close one set and open another set, the memory required by the app doubles and it keeps on increasing on every new set. I have only one set open on the app at any given time. My best bet is that ARC still has some allocated objects, which are not necessary and those I am not able to figure out. Can anyone help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions