Open Guala99 opened 4 years ago
@BellaGuala Can't confirm. Maybe the reason of memory consumption lays in some other place. Are you sure your own code doesn't leak?
@mkll No I also tried using some plain ViewControllers and when I swipe through them the memory continuously goes up, I guess it's a problem of TabMan. Also If I change TMBarItem the memory used goes up even faster
@mkll I also noticed the memory leak happens only when scrolling and not when I tap on TabBaritems to redirect in the right page.
@BellaGuala which version of Tabman are you using? and what does your TabmanViewController
look like?
I have noticed that when I pass form a ViewController to another swiping with TabManI have memory that continuously goes up