Skip to content

Releases: prebid/prebid-mobile-ios

0.2.0

06 Feb 19:18
9c8bdc6
Compare
Choose a tag to compare
Prebid Server is Switching to OpenRTB Endpoint.
Ability to switch host of prebid server
Batch calls to prebid server
DFP uses local cache to serve winning bid, while MoPub uses server cache

0.1.1 Release

02 Oct 18:35
Compare
Choose a tag to compare

This release fixes the critical crash described in this issue - #40

0.1.0 Release

27 Sep 15:35
Compare
Choose a tag to compare

This release updates the bid expiry behavior to align with Android. The new expected behavior for iOS is as follows:

  • When bid responses are saved, the expiry time on those bid responses is set to 4 minutes 30 seconds.
  • Every 30 seconds poll will check all ad units for expired bids.
  • If there was a bid for that ad unit and that bid is expired, start a new auction in Prebid Server.
  • On MoPub or DFP autorefresh, send any cached bids to MoPub / DFP line items and start a new auction.
  • When setBidKeywords API is called, set any cached bids on ad unit and start a new auction.

0.0.4 Release

25 Sep 13:43
Compare
Choose a tag to compare

This release contains a critical fix for a crash as well as a small bug fix

  • Fixes NSGenericException crash from version 0.0.3
  • Fixes user default gender bug

0.0.3 Release

30 Aug 14:45
Compare
Choose a tag to compare

This release includes the following changes:

  • Bug fix for request / response tid matching

0.0.2 Release

16 Aug 15:36
Compare
Choose a tag to compare

This release includes the following feature changes:

  • Open RTB request params update
  • Demo app update

Initial Release

16 Aug 15:36
Compare
Choose a tag to compare

Prebid Mobile SDK for iOS is now available open source on Github.