I am having a simple app with RadListView component as in https://github.com/banchasf/nativescript-radlistview-sample. When I navigate to the page contains RadListView and navigate out to another page, the allocated memory is not freed from iOS device. Even though the leak is not indicated but the memory allocation keeps increasing when I revisit the RadListView page. It can be observed from the item “VM: TKListViewCellBackgroundView (CALayer)” in the allocation’s category in the attachment. Would like to get your suggestions or idea how to free the memory. Thank you in advance.
-
No. it's not duplicate. This one is specific to RadListView component of Nativescript. The previous one with Angular Tutorial is resolved by the author now. Please check my comment on the other issue. This one is not resolved yet. I am not aware of a solution as of now.Sacky San– Sacky San2022-07-06 08:18:04 +00:00Commented Jul 6, 2022 at 8:18
-
@SackySan The author of what?Vega– Vega2022-07-06 08:21:06 +00:00Commented Jul 6, 2022 at 8:21
-
@SackySan, did you mean the author of the question, the OP?Vega– Vega2022-07-06 13:23:30 +00:00Commented Jul 6, 2022 at 13:23
-
Author of the Official Nativescript Angular Tutorial Repository.Sacky San– Sacky San2022-07-06 23:25:32 +00:00Commented Jul 6, 2022 at 23:25
-
This a bug specific to some library, then it should be reported not posted as a question on SOVega– Vega2022-07-07 15:43:51 +00:00Commented Jul 7, 2022 at 15:43
|
Show 1 more comment