TLDR: New public APIs, Ad opportunities metrics, new ad format: inFeed Native, a new engine under the hood and some fixes.
- For this new SDK, we built a new JS Engine from scratch. This new engine will allow us to ship fixes and updates remotely, reducing the need for an update of the SDK on your side.
- The public API has been rethought. It will better match the needs of a majority of developers. We created a new single entry point for you: the ad placement. This entity will be taking care of all the processes to display ads in your app. It will request the ads, telling you when it was received or if some problems happen. Also, we split our delegate methods into two instances, TeadsAdDelegate and TeadsInReadAdPlacementDelegate.
- As part of our SDK v5 release, we introduced a new metric, the ad Opportunity. This measurement reflects the performance of your inventory. It helps build the visibility score of your placement in the publisher dashboard. It is beneficial for your business, take a moment and implement it.
- We are thrilled to announce a new way to display ads inside your app. Our latest placement type: inFeed Native, which allows publishers to display true native ads in their app feed, according to their own template for an optimal UX.
- The sound button now appears in the right place for VPAID creatives.
- Crash on surface texture attach for mp4 video fixed.