Releases: prebid/prebid-mobile-android
Prebid Mobile 1.0
Prebid Mobile v1.0 represents a significant redesign of the Prebid Mobile SDK. Full details are here — http://prebid.org/prebid-mobile/pbm-api/android/code-integration-android.html - and a full reimplementation is recommended.
Features
- Support for Banner and Interstitial AdUnit
- Custom key/value
- Support for Google Ad Manager and MoPub ad servers
- Targeting
- User Location
- Age
- Gender
- Autorefresh
- Timeout management
- IAB GDPR support
Release 0.5.3
Fix treating valid bid responses as no bid because missing a field: #76
Release 0.5.1
Release 0.5
Release 0.4
- For server cache no hb_cache_id, do not use the bid
- Remove deprecated
init
APIs
Release 0.3
This release includes changes as below:
- GDPR enabled
- Removed dependency on commons-lang3
- Bug fix for exception thrown by webview creation in settings block
Release 0.2.1
This Release includes the following updates:
- Rubicon endpoint from legacy to openrtb
- Handling CacheManager leak
- Custom Keywords modification
Release 0.2.0
This release includes a major update that Prebid Server is switching to OPENRTB endpoint, however, as an end user, you should be experiencing the same.
Other changes:
- Ability to switch host of prebid server
- Batch calls to prebid server
- DFP uses local cache to serve winning bid, while MoPub still uses server cache
Release 0.1.0
This release includes a fix on the version that is sent to prebid server. Without this version number, monetization will be affected.
Release 0.0.2
This release includes the following feature changes:
- Open RTB request params update
- API to override request time out
- Build script fixes
- Demo app update