Hi,
Has anyone, using transitions massively, noticed any memory leak after moving to 2.0?
I’ve ported one of my games and on the first page - the main menu, I have a lot of small snowflakes going down.
on V1, when moving from the main menu to another page and back, memory size returns to its initial value.
however, on V2 I see gradual increase when moving out and back to the main page.
No code has been changed regarding transitions in the app. only the mandatory changes due to 2.0.
would appreciate any input. I’m hesitant to release the new version to the app store in this state and I do not want to go back to V1.