Skip to content

Memory leak #72

@fanglinwei

Description

@fanglinwei

Describe the bug
A clear and concise description of what the bug is.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots, videos or sample codes
If applicable, add screenshots to help explain your problem.

Environnement :

  • Device: iPhoneX
  • OS: iOS 13.6
  • OverlayContainer Version 3.5.0

Additional context
Add any other context about the problem here.

image

window?.rootViewController = UINavigationController(rootViewController: TestViewController())
navigationController?.pushViewController(ShowOverlayExampleViewController(), animated: true)

ShowOverlayExampleViewController popViewController deinit does not execute

image

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