Releases: prebid/prebid-mobile-android
1.1.2
1.1.1
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
Maintenance
- Switch default timeout from 10s to 2s (#89)
- Timer changed by CountDownTimer (#94)
- Add a minimum period for allowing refresh timer (#91)
- Remove some android studio warning (#93)
- Default host change to custom (#102)
Bug Fixes
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