Tabman icon indicating copy to clipboard operation
Tabman copied to clipboard

Retain Cycle when swiping throughPages

Open Guala99 opened this issue 4 years ago • 4 comments

I have noticed that when I pass form a ViewController to another swiping with TabManI have memory that continuously goes up

Guala99 avatar Jul 17 '20 22:07 Guala99

@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 avatar Jul 19 '20 03:07 mkll

@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

Guala99 avatar Jul 19 '20 09:07 Guala99

@mkll I also noticed the memory leak happens only when scrolling and not when I tap on TabBaritems to redirect in the right page.

Guala99 avatar Jul 19 '20 10:07 Guala99

@BellaGuala which version of Tabman are you using? and what does your TabmanViewController look like?

msaps avatar Jul 20 '20 04:07 msaps