Skip to content

Releases: prebid/prebid-mobile-ios

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

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