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
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
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
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
The text was updated successfully, but these errors were encountered: