Version 5.16.1 (February 19, 2021)
- Bug Fixes
- Fixed bug where users were not receiving rewards from Rewarded network ads using network adapters.
Assets
5
xgao-twitter
released this
Version 5.16.0 (February 16, 2021)
-
Features
- Rewarded ads feature and API improvements.
MPRewardedVideo
has been renamed toMPRewardedAds
. See the API reference for more details.- Removed support for the Native Video format.
- Added 5G cellular support.
- Deprecated
interstitialDidFailToLoadAd:
. UseinterstitialDidFailToLoadAd:withError:
instead. - Addressed confusion in the naming and function of the
disappear
ad lifecycle callbacks. - VAST creatives without file extensions will infer file extension from the MIME type.
- The MoPub SDK's module name has been renamed from
MoPub
toMoPubSDK
due to a limitation with Swift's ability to resolve name collisions between a module and class.
-
Bug Fixes
- Fixed bug where consent synchronization is fired twice at app launch.
- Fixed bug where the failure callback was not fired when a mediated adapter does not exist.
- Fixed bug where the
SKAdNetwork
time stamp was parsed asintegerValue
instead oflongLongValue
. - Fixed bugs related to unintentional initialization of the consent manager when the MoPub SDK not been initialized.
Assets
5
Version 5.15.0 (November 18, 2020)
-
Features
- The MoPub iOS SDK now includes Swift 5.
- Updated countdown animation background color to black for better visibility.
- Enforce HTTPS for base URLs.
- Removed native video support.
- Add support for Snap Audience Network.
-
Bug Fixes
- Fixed bug where app foregrounding was requesting a new banner ad instead of resuming the refresh timer.
- Fixed bug with animated GIFs in VAST end cards.
- Fixed bug with scheduled deallocation of HTML Viewability trackers.
- Fixed
SKStoreProductViewController
causing freezes on iOS 13.0 and 13.1 devices. - Fixed bug where attempting to instantiate a mediation adapter that does not exist at runtime will not fire the failure callback.
Assets
5
Version 5.14.1 (October 5, 2020)
- Bug Fixes
- Fixed a bug where delegate methods
interstitialWillDisappear:
,interstitialDidDisappear:
,rewardedVideoAdWillDisappearForAdUnitID:
, andrewardedVideoAdDidDisappearForAdUnitID:
did not fire.
- Fixed a bug where delegate methods
Assets
5
kendallrogers
released this
Version 5.14.0 (October 1, 2020)
-
Features
- Add beta support for OMSDK version 1.3.4.
- iOS14 support for
SKAdNetwork
,ATTrackingManagerAuthorizationStatus
, and location changes. - Support Pangle as a certified mediation network.
- Remove Mintegral as a certified mediation network.
- Bump minimum Xcode version to Xcode 12.
-
Bug Fixes
- Cleaned up the MoPub Xcode project to properly mark files as public or private.
- Fixed a bug where an ad may become frozen when
SKStoreProductViewController
is shown. - Fixed a multithreaded crash in
MPVastModel
. - Fixed a bug where videos slightly longer than 15 seconds were skippable. Videos with duration less than 16 seconds are considered unskippable.
Assets
5
- Bug Fixes
- Fixed bug with where mediated network rewards were given back instead of the selected reward.
Assets
5
Version 5.13.0 (June 15, 2020)
-
Features
- Remove Moat and IAS measurement SDKs.
- Consolidate interstitials and rewarded ads into one container. Third party network adapters for these formats should now extend
MPFullscreenAdAdapter
and conform toMPThirdPartyFullscreenAdAdapter
. - Upped the minimum version to iOS 10.
-
Bug Fixes
- Various bug fixes.
- Fixed multithreading crash in
MPTimer
due to null reference exception. - Fixed bug where interstitial ads returning from
SKStoreProductViewController
are accidentally closed. - Fixed bug where VAST companion ad clickthrough trackers were fired even when no clickthrough URL was spcified.
- Fixed bug where 302 redirects from https sources were not followed to the end of the redirect chain.
Assets
5
Version 5.12.1 (April 16, 2020)
- Bug Fixes
- Fixed banner click trackers not firing for mediated networks that do not use MoPub's auto click tracking.
Assets
5
Version 5.12.0 (April 6, 2020)
-
Features
- Location setters for all formats are marked deprecated and will be removed in a future release.
- Added Mintegral as a supported network.
- A new field
appVersion
has been added toMPImpressionData
. - Update the Sample app to 64-bit architectures only.
- Added ad load history to the Saved Ads section in the Sample app.
-
Bug Fixes
- Fixed potential multithreading crash in
MPAdServerURLBuilder
.
- Fixed potential multithreading crash in
Assets
5
Version 5.11.0 (February 4, 2020)
-
Features
- Update GDPR logic to allow MoPub to reacquire consent for new vendors.
- Update our support for OpenRTB Native Ads to version 1.2 and add an optional
sponsored
text field for native ads. - Removed deprecated custom event method
requestAdWithSize:customEventInfo:
inMPBannerCustomEvent
,requestInterstitialWithCustomEventInfo:
inMPInterstitialCustomEvent
,requestRewardedVideoWithCustomEventInfo:
inMPRewardedVideoCustomEvent
, andrequestAdWithCustomEventInfo:
inMPNativeCustomEvent
.
-
Bug Fixes
- Fixed non-native SDK target compilation error.
- Fixed potential deadlock in
MPConsentManager
when schedulingMPTimer
. - Fixed potential crash in
MPTableViewAdPlacer
andMPCollectionViewAdPlacer
.
Assets
5
PreviousNext