Unity
From version 3.41.1 and onwards DT FairBid and DT Offer Wall are now integrated with the same SDK! If you are already using DT FairBid in conjunction with DT Offer Wall, make sure to remove the old Unity Plugin FyberSDK from your project and use only com.fyber.fairbid.unity from now on, we recommend using the Unity Package Manager. Check out our updated DT Offer Wall SDK Integration Guide and SDK Plugin APIs to help you integrate and monetize with DT Offer Wall.
Version 9.2.1
New:
This update relates to a change in the repository location of the Fyber Offer Wall SDK since Bintray is scheduled to shut down its services. We recommend that you install this update to avoid any future errors that might occur, as a result of the change.
Please note that our Maven dependency has changed:
implementation 'com.fyber:offerwall-sdk:9.2.1'
Version 9.2.0
New:
New, simplified folder structure under a single folder: "OfferWallEdge".
Removed GDPR Consent Data API
Updates:
Native Android SDK to 9.2.0
Native iOS SDK to 9.2.0
Fixed:
Unnecessary console warnings
iOS: Issues compiling Xcode project built with Unity 2019 LTS
iOS: Default currency is always false in VCS response
Version 9.1.0
Updates:
Support for IAB US Privacy String
Native Android SDK to 9.1.0
Native iOS SDK to 9.1.0
Fixed:
Error when requesting virtual currency on Android
Version 8.18.0
Updates:
Exposed
FyberEditorSettings.Initialize()publicly so mediation will work on the CI/command-line builds.
Updates:
Native Android SDK to 8.18.0
Native iOS SDK to 8.18.0
Fixed:
Destroyed banner is able to be shown again if it is not nullified
UnauthorizedAccess Exceptionwhen the Unity Editor loads and WebGL support package is installed
Version 8.5.1
Updates:
Added Video Interstitial support
Added a callback to alert you when precaching videos is done
Added a method to inform if videos are currently cached on the device
Unity 5.4 support
Native Android SDK to 8.5.1
Native iOS SDK to 8.5.2
Fixed:
Sound keeps playing when hitting the lock button while playing a video
Issue with ad availability callback after a no-fill
Version 8.0.0
API Changes:
Rebranding (SponsorPaySDK -> Fyber SDK / SP -> FYB)
Renamed products (BrandEngage -> Rewarded Videos…)
Introduced fluent interface API through method chaining
Introduces Requesters
New API for Interstitials
New API for Rewarded Videos
New API for Offer Wall
New API for Starting the SDK
New API for Virtual Currency
Introduces Reporters
New API to report Installs
New API to report Rewarded Actions
Feature Removal:
Use of multiple AppIds
Use of credentials token
Overriding of the currency name through SDK’s API
adapters.info and adapter.config for mediation
New:
Sample app shipped separately from the Plugin
Control over precaching functionality (delay the start) (only for Fyber Videos)
Fyber Editor Settings menu offering:
Android manifest merging capabilities
Android mediation adapters configuration
Last updated

