Skip to content

v4.6.16.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jan 18:25
f5212e0
[HB-7031] Handle Memory Leak (#44)

* [HB-7031] Handle Memory Leak
- Fixes a memory leak for fullscreen ads.
- Updated CHANGELOG, README, Adapter version to 4.6.16.0.1

* Revert resumeOnce from showInterstitial when running show.

* Moved partner listeners to their own class. Adjusted lambdas and release them after usage.

* PR feedback and doc edits.