v4.5.0
- Features
- MoPub AppBidding: Add support for VAST Video ads
- GAM AppBidding: Add support for VAST Video ads
- Bug fixes
- If SDK init is called from a worker thread, then GAID is fetched asynchronously in another worker thread to not
block the caller's thread. - Recover from corrupted network sending queue having an element with a huge size that could throw an OOM.
- If SDK init is called from a worker thread, then GAID is fetched asynchronously in another worker thread to not