5.1.0
Version 5.1.0 (2024-10-03)
Improvements:
- Added internal logic to cache and retrieve
ILRD
events when application context is lost. - Added internal logging logic to report debug information from native wrappers.
- Added the following events to
BannderAd
andUnityBannerAd
API:DidBeginDrag
: Triggered when a BannerAd container begins dragging on the screen.DidEndDrag
: Triggered when a BannerAd container finishes dragging on the screen.