I have several menus in my application that are all presented modally. In my tests, I noticed that the more often I switch between menus, the more UITransitionViews appear in the "Debug View" window in Xcode when I grab the View Hierarchy. Is this normal behavior, I missed something. Do I need to reject ViewControllers somehow? I have attached a screenshot for a better understanding.
You had the same problem, and the memory usage of the application increased, the more I switched between views (the views were not fired).
, , .
Source: https://habr.com/ru/post/1570900/More articles:Yii Framework 2.0 Migrating with an Existing Database - databaseRun the OpenGL shader to modify the existing texture / frame buffer - cview-based nstableview resizing - objective-cПетля до тех пор, пока файл не будет создан с помощью команды windows batch - fileImplicit conversions causing infinite recursion, but it should not be typecheck - scalaКак получить имя переменной ответа из summary.glm - rWhat to replace MethodInvokingTimerTaskFactoryBean with Spring 4? - javaThe for-loop variable violates the loop limit - for-loopLet, eval, and quote behavior - lispAndroid Storage Access Framework - launch selection for custom file type - androidAll Articles