Skip to content

Releases: prebid/prebid-mobile-ios

2.2.2

22 May 17:55
fa7d71e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

25 Apr 18:27
756b2a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

2.2.0

19 Jan 19:03
7034d23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.6...2.2.0

2.1.6

13 Oct 18:13
77cefb0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.5...2.1.6

Release 2.1.5

29 Sep 13:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.1.5

Release 2.1.3

16 Aug 16:12
58497f5
Compare
Choose a tag to compare

Prebid SDK

New Contributors

Full Changelog: 2.1.2...2.1.3

Release 2.1.2

26 Jun 07:04
22a390a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

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