I’m facing Memory issue in our application. The application developed in Swift & SwiftUI.
The application navigating to multiple view controller, when we navigate to one section to another & coming back, the memory is not get completely cleared/released. Please suggest a workaround to resolve the memory issue.
The application navigating to multiple view controller, when we navigate to one section to another & coming back, the memory is not get completely cleared/released. Please suggest a workaround to resolve the memory issue.