Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serious memory leak in iOS platform #636

Open
spirit-jsb opened this issue Jun 28, 2024 · 3 comments
Open

serious memory leak in iOS platform #636

spirit-jsb opened this issue Jun 28, 2024 · 3 comments

Comments

@spirit-jsb
Copy link

On iOS, we can't call the detachChild method properly when we swipe to close the page, which causes a serious memory leak, is there any way to solve this problem

Sent from PPHub

@programming086
Copy link

@rudro do you have an answer?

@alexvbush
Copy link

@spirit-jsb this should probably help #131 (comment)

@alexvbush
Copy link

alternative is to override leftBarButtonItem and only allow an explicit back button action where you cna route away from child. that way you can avoid memory leaks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants