rundfunk47 / stinsen

Coordinators in SwiftUI. Simple, powerful and elegant.
MIT License
822 stars 87 forks source link

Memory leaks in iOS17 #129

Open Aslanyan99n opened 7 months ago

Aslanyan99n commented 7 months ago

I have memory leaks when using Stinsen. Can you suggest a solution for this? When I navigate to different screen multiple times, the app becomes unresponsive.

Screenshot 2023-11-22 at 09 38 57
JoeOCT91 commented 7 months ago

There also a memory leak when a coordinator is presented above the current coordinator

akupich commented 7 months ago

Memory leaks are observed since iOS 17 and above. Any ideas how to temporary bypass these memory leaks?

akupich commented 7 months ago

Super critical issue, please take a look and publish version with fix for iOS 17 and tvOS 17 🙏

ashishsj0 commented 3 months ago

Hi, Has there been any update on this? Too many memory leaks.

Aslanyan99n commented 3 months ago

Hi, Has there been any update on this? Too many memory leaks.

Unfortunately no