Improve the cache and memory management for Native Ads #662
Labels
needs_docs
please add docs for your feature to https://github.com/prebid/prebid.github.io
Milestone
Objectives
Deprecate Method:
Update rename method
to:
view
- the native ad container used to track impressionclickableViews
- list of views that should handle clickregisteredView
by the strong reference in thePrebidNativeAd
.view
by the strong reference inVisibilityDetector
.clickableViews
by the strong references.PrebidNativeAd
all listeners and registered views are destroyed as well. No memory leaks should be here.CacheManager
signal the respectivePrebidNativeAd
objects on the expiration event.The text was updated successfully, but these errors were encountered: