Skip to content

Releases: prebid/prebid-mobile-ios

Release 2.1.1

19 Jun 11:49
0d63a0c
Compare
Choose a tag to compare

Prebid SDK

Cleanup Test Configs

Internal Test Application

Full Changelog: 2.1.0...2.1.1

Release 2.1.0

21 Apr 16:07
6ca6c16
Compare
Choose a tag to compare

Prebid SDK

Deprecations

The following classes and methods have been deprecated in the scope of introducing multiformat ad units. They still work, but eventually, they will be removed from the SDK:

  • VideoAdUnit is deprecated, useBannerAdUnit with video ad format instead; using the videoParameters you can customize the bid request for video ads;
  • VideoInterstitialAdUnit is deprecated, use InterstitialAdUnit with video ad format instead; using the videoParameters you can customize the bid request for video ads;
  • for instream video ads use InstreamVideoAdUnit;
  • parameters properties in BannerAdUnit and InterstitialAdUnit are deprecated, use bannerParameters instead;
  • parameters property in RewardedVideoAdUnit is deprecated, use videoParameters instead;
  • display case of AdFormat enum is deprecated, use banner instead

Full Changelog: 2.0.9...2.1.0

Release 2.0.9

15 Mar 15:52
be4127d
Compare
Choose a tag to compare

Prebid SDK

Demo Application

Full Changelog: 2.0.8...2.0.9

Release 2.0.8

30 Jan 17:05
9ca8dbe
Compare
Choose a tag to compare

What's Changed

Prebid SDK

Demo and Internal apps

New Contributors

Full Changelog: 2.0.7...2.0.8

Release 2.0.7

16 Jan 15:57
97da9a9
Compare
Choose a tag to compare

What's Changed

Prebid SDK

Internal Test app

Tests

Full Changelog: 2.0.6...2.0.7

Release 2.0.6

12 Dec 15:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

Release 2.0.5

25 Nov 13:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

Release 2.0.4

07 Nov 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

Release 2.0.3

15 Aug 11:24
4537a72
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

11 Jul 08:31
a58ae05
Compare
Choose a tag to compare

What's Changed