ipad - iPhone - App crashing on low memory warning, only after unloading viewcontroller? -


Therefore, on my app stack there is a set of stacked views with a rootview controller as the second view. The bottom view is a menu page, which loads an information view on the root view controller or stacked, and has many more ideas from the Routview Controller.

When I get a low memory alert, my app is not fixed until I try to pop from the root page controller or information page on the menu page. If I want to move to another view somewhere in the Route View Controller, then it is okay till I try to unload it by stacking it to the rootkva controller. Without memory warning, the RootView menu will pop up on the OK. But if I imitate a low alert and try to pop the scene, it crashes. Once again, only a weak warning pops up on both a crash and a controller to reach the menu page.

This is my first app, maybe I'm not clarifying anything.

So I commented on [menu] [Super DoDo warnings], and it is working! I think that every time it was in taking footage, everything worked fine, there was nothing to release in any way on that page, so it should not be an issue. To put this reply here for other PPL which may be the same problem later


Comments