Mopub Unity Sdk Versions Save

v5.18.0

2 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.18.0 of the MoPub Android and iOS SDKs.
    • Completely new sample app (see below), rebuilt from the ground up, with a focus on usability, cross-platform consistency, and showcasing the MoPub API.
    • Added validation to prevent duplicate ad unit ids.
  • Bug Fixes

    • Removed size 468x60 constant due to inconsistent behavior.

v5.17.0

2 years ago

Version 5.17.0 (May 12, 2021)

  • Features

    • The MoPub Unity Plugin now includes version 5.17.0 of the MoPub Android and iOS SDKs.
    • Cleaned up MoPub.cs to ensure it only includes Publisher API methods.
  • Bug Fixes

    • Fixed issue with some banners on iOS extending beyond the desired size.

v5.16.3

3 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.16.3 of the MoPub Android SDK and version 5.16.2 of the iOS SDK.
    • Updated External Dependency Manager from 1.2.160 to 1.2.164. (carryover from 5.16.2)
  • Bug Fixes

    • Fixed release issues from 5.16.2.
    • Fixed issue with some banners extending beyond the desired size. (carryover from 5.16.2)

v5.16.4

3 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.16.4 of the MoPub Android SDK and version 5.16.2 of the iOS SDK.
  • Bug Fixes

    • Fixed issue with App Store submissions.

v5.16.2

3 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.16.2 of the MoPub Android and iOS SDKs.
    • Updated External Dependency Manager from 1.2.160 to 1.2.164.
  • Bug Fixes

    • Fixed issue with some banners extending beyond the desired size.

v5.16.1

3 years ago
  • Features
    • The MoPub Unity Plugin now includes version 5.16.1 of the MoPub iOS SDK and version 5.16.0 of the Android SDK.

v5.16.0

3 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.16.0 of the MoPub Android and iOS SDKs.
    • Enabled multidex by default on Android sample app.
  • Bug Fixes

    • Fixed issue when building for iOS on Unity 2019.3+ due to TargetGuidByName.
  • Upgrade Notes

    • Starting from version 5.16.0 the minimum supported Gradle Tools version is 3.4.3.

v5.15.0

3 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.15.0 of the MoPub Android and iOS SDKs.
    • Added support for Snap Audience Network.
    • Updated External Dependency Manager from 1.2.147 to 1.2.160.
  • Bug Fixes

    • Cleaned up Android dependencies.

v5.14.1

3 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.14.0 of the MoPub Android SDK and version 5.14.1 of the iOS SDK.
    • Added beta support for OMSDK version 1.3.4.
    • Added background event for real-time impression tracking: OnImpressionTrackedEventBg. Please see our Publisher Docs for details.
    • Added ability to include keywords and userDataKeywords when requesting banners.
    • The Android SDK dependency is now managed by the External Dependency Manger. Please see upgrade note below.
    • Added Pangle to MoPub.SupportedNetwork class.
    • Removed Mintegral from MoPub.SupportedNetwork class.
  • Bug Fixes

    • Fixed an issue with interstitial loading causing crashes on Unity 2020. Please see requirements note below if you are using Unity 2020.
    • Fixed issue in SDK Manager when handling deprecated networks.

v5.13.1

3 years ago
  • Features

    • The MoPub Unity Plugin now includes version 5.13.1 of the MoPub Android and iOS SDKs.
  • Bug Fixes

    • Fixed outdated version in sample app podspec.