Skip to content

Releases: prebid/prebid-mobile-ios

1.1

11 Jun 18:32
Compare
Choose a tag to compare
1.1

This release of the Prebid SDK version 1.1 is focused on stability, addressing several bugs of the 1.0 release.

The following changes were performed:

New Features

  • RubiconProject error strings were added (#160)
  • RubiconProject tests were added (#179)
  • iOS support for domain and iTunes store URL (#190)

Maintenance

  • New version number for Dr.Prebid (#148)
  • Timer code improved, AutoRefresh (#163)
  • Clean code (swiftLint) and travis update (#164)
  • Update for GAM v7.42.2 (#177)
  • Default host change to custom (#184)
  • Objective-C DemoApp was updated (#199)
  • Swift 4.2 / 5 support (#194 is a duplicate and moved to #198)
  • Increment version value in auction request (#204)

Bug Fixes

  • DFP Interstitial render ad fix (#153)
  • Mobup Banner render ad fix (#150)
  • Fix version 1.0 (potential leak) and clean code (#155)
  • Fix the latest DFP SDK class name changes (#118)
  • Fix with UI called on background thread (#173)
  • Fix for new DFP version (#187)
  • Fixed unit tests (#193)
  • Travis CI bug (#195 is a duplicate and moved to #196)

1.0

21 Feb 22:07
47ab8b9
Compare
Choose a tag to compare
1.0

Prebid Mobile v1.0 represents a significant redesign of the Prebid Mobile SDK. Full details are here — http://prebid.org/prebid-mobile/code-integration-ios.html - and a full reimplementation is recommended.

Features

  • Support for Banner and Interstitial AdUnit
    • Support for Google Ad Manager and MoPub ad servers
    • Targeting
      • User Location
      • Age
      • Gender
    • Auto refresh
    • Custom key/value
    • IAB GDPR support

0.5.3

30 Nov 18:29
f3e8dc7
Compare
Choose a tag to compare

This release includes the following

Bug Fixes

  • Fix the latest DFP SDK class name changes (#118 )
  • Update iTunesID to the bundle identifier (#118 )

0.5.2

26 Oct 18:21
Compare
Choose a tag to compare

This release includes the following

Bug Fixes

  • Fix the crash when integrating with React Native Apps (#108 )
  • Remove the umbrella file from the podspec (#106 )

0.5.1

09 Oct 19:50
c2f2cfa
Compare
Choose a tag to compare
  • Modify SDK settings for XCode 10 compatibility - #77

Release 0.5

28 Aug 21:58
29edf4d
Compare
Choose a tag to compare
  • Switch back to server cache for Prebid Mobile (#94)
  • Handle send all bids from Prebid Server case (#93)
  • Remove hardcoded price granularity (#90)
  • Fix prebidmobile-umbrella.h import issue (#92)

0.4

19 Jun 17:47
413c9d5
Compare
Choose a tag to compare
0.4

This release includes the following

  • Modified the caching logic, to work better with DFP & MoPub
  • Fixed the impressions count logic for PBM
  • Removed deprecated API's of PBM registration of AdUnits

0.3

18 May 12:20
ac200ae
Compare
Choose a tag to compare
0.3

This release includes the below changes:

  • GDPR enabled

0.2.1

02 Apr 16:56
eb43143
Compare
Choose a tag to compare
  • Added support for user targeting params
  • Updated Rubicon endpoint url

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