Unity LevelPlay release history

Showing 1–100 of 359
  1. Jul 1, 2026
    Unity LevelPlay9.5.0production

    LevelPlay iOS SDK 9.5.0

    Introduced important updates to the Impression-Level Revenue (ILR) API to strengthen data governance and standardize access to sensitive revenue data: Deprecated: ImpressionDataReadyEvent(LevelPlayImpressionData impressionData) Replaced with: OnInterstitialImpressionDataReady(LevelPlayImpressionData impressionData) Updated the GDPR consent API to accept a boolean value applied across all networks. Passing a per-network map is now deprecated. Apple: Now requires build with xCode 26+ and min iOS version 13.

    1 source
  2. Jul 1, 2026
    Unity LevelPlay9.5.0production

    LevelPlay Android SDK 9.5.0

    Introduced important updates to the Impression-Level Revenue (ILR) API to strengthen data governance and standardize access to sensitive revenue data: Deprecated: ImpressionDataReadyEvent(LevelPlayImpressionData impressionData) Replaced with: OnInterstitialImpressionDataReady(LevelPlayImpressionData impressionData) Updated the GDPR consent API to accept a boolean value applied across all networks. Passing a per-network map is now deprecated. Fixed crash issue related to ConcurrentModificationException in AdUnitEventsWrapper.sendEvent and NullPointerException during WebController initialization (iAdsInitThreadOptimization).

    1 source
  3. Jul 1, 2026
    Unity LevelPlay9.5.0production

    LevelPlay Unity SDK 9.5.0

    Wraps Android 9.5.0 SDK and iOS 9.5.0 SDK. Introduced important updates to the Impression-Level Revenue (ILR) API to strengthen data governance and standardize access to sensitive revenue data: Deprecated: ImpressionDataReadyEvent(LevelPlayImpressionData impressionData) Replaced with: OnInterstitialImpressionDataReady(LevelPlayImpressionData impressionData) Updated the GDPR consent API to accept a boolean value applied across all networks. Passing a per-network map is now deprecated. Apple: Now requires build with xCode 26+ and min iOS version 13. Crash fixes: related to ConcurrentModificationException in AdUnitEventsWrapper.sendEvent and NullPointerException during WebController initialization (iAdsInitThreadOptimization).

    1 source
  4. Jun 22, 2026
    Unity LevelPlay9.4.2production

    LevelPlay iOS SDK 9.4.2

    Improved iSX (ironSource Exchange) SDK reliability to prevent edge-case failures and ensure correct behavior across supported mediation and privacy workflows.

    1 source
  5. Jun 17, 2026
    Unity LevelPlay9.4.4production

    LevelPlay Android SDK 9.4.4

    Improved iSX (ironSource Exchange) SDK reliability to prevent edge-case failures and ensure correct behavior across supported mediation and privacy workflows.

    1 source
  6. May 25, 2026
    Unity LevelPlay9.4.3production

    LevelPlay Android SDK 9.4.3

    Fixed a Google Play upload blocker issue caused by PackageManager.getInstalledApplications(0). Fixed a fullscreen ad issue where some ad networks trigger onAdClosed before onAdDisplayed. In affected cases, the ad instance could remain stuck for the remainder of the app session, which caused the following issues: isAdReady() returned NotReady("ad is showing") show() returned ERROR_CODE_SHOW_WHILE_SHOW

    1 source
  7. May 6, 2026
    Unity LevelPlay9.4.2production

    LevelPlay Android SDK 9.4.2

    Fixed a threading issue that could lead to increased ANR (application not responding) rates during SDK initialization and ad loading caused by IronSourceThreadManager.postOnUiThreadTask.

    1 source
  8. Apr 30, 2026
    Unity LevelPlay9.4.1production

    LevelPlay Unity SDK 9.4.1

    Wraps Android 9.4.1 SDK and iOS 9.4.1 SDK. Fixed first-install timing so native dependencies install automatically without needing the LevelPlay Network Manager to be opened first.

    5 sources
  9. Apr 28, 2026
    Unity LevelPlay9.4.1production

    LevelPlay iOS SDK 9.4.1

    Fixed an out-of-bounds crash caused by a mismatch between the networks configured on the LevelPlay platform and the adapters integrated in the app.

    1 source
  10. Apr 28, 2026
    Unity LevelPlay9.4.1production

    LevelPlay Android SDK 9.4.1

    Fixed a java.lang.ArrayIndexOutOfBoundsException crash caused by a mismatch between the networks configured on the LevelPlay platform and the adapters integrated in the app.

    1 source
  11. Apr 8, 2026
    Unity LevelPlay9.4.0production

    LevelPlay Unity SDK 9.4.0

    Wraps Android 9.4.0 SDK and iOS 9.4.0 SDK. Introduced a new LevelPlayPrivacySettings class and dedicated APIs to simplify the management of privacy settings, including setGDPRConsents, setCCPA, setCOPPA. Refer to the Regulation advanced settings for Unity for updated information on implementing GDPR, CCPA, and child-directed app privacy consent. Deprecated the use of LevelPlay.setMetaData for do_not_sell, is_child_directed, and LevelPlay.setConsent in favor of the new privacy APIs. Added support for Meta testing within the Integration Testing Suite. Fixed a crash in the Banner view caused by an IllegalStateException in Android. Fixed JavaDoc not working for LevelPlay APIs in Android. Fixed a crash related to NSInvalidArgumentException in iOS.

    2 sources
  12. Apr 5, 2026
    Unity LevelPlay9.4.0production

    LevelPlay iOS SDK 9.4.0

    Introduced a new LevelPlayPrivacySettings class and dedicated APIs to simplify the management of privacy settings, including setGDPRConsents, setCCPA, setCOPPA. Refer to the Regulation advanced settings for iOS for updated information on implementing GDPR, CCPA, and child-directed app privacy consent. Deprecated the use of LevelPlay.setMetaData for do_not_sell, is_child_directed, and LevelPlay.setConsent in favor of the new privacy APIs. Added support for Meta testing within the Integration Testing Suite. Fixed a crash related to NSInvalidArgumentException in iOS.

    1 source
  13. Apr 5, 2026
    Unity LevelPlay9.4.0production

    LevelPlay Android SDK 9.4.0

    Introduced a new LevelPlayPrivacySettings class and dedicated APIs to simplify the management of privacy settings, including setGDPRConsents, setCCPA, setCOPPA. Refer to the Regulation advanced settings for Android for updated information on implementing GDPR, CCPA, and child-directed app privacy consent. Deprecated the use of LevelPlay.setMetaData for do_not_sell, is_child_directed, and LevelPlay.setConsent in favor of the new privacy APIs. Added support for Meta testing within the Integration Testing Suite. Fixed a crash in the Banner view caused by an IllegalStateException in Android. Fixed JavaDoc not working for LevelPlay APIs in Android.

    1 source
  14. Jan 20, 2026
    Unity LevelPlay9.3.0production

    LevelPlay iOS SDK 9.3.0

    Publishers can now use a new API to easily get rewarded ad details (value/type) before the ad loads or shows. This improves the user experience by enabling accurate pre-display of reward info (for example, on "Get Reward" buttons). The API prioritizes placement-level rewards, falling back to ad unit-level rewards. This replaces the removed IronSource.getRewardedVideoPlacementInfo API. Enhanced fallback logic to optimize fill rate. Fixed an issue where using iOS 26 would write logs as <private>. Implemented various bug fixes, improved overall SDK performance, and reduced the SDK's footprint.

    1 source
  15. Jan 20, 2026
    Unity LevelPlay9.3.0production

    LevelPlay Android SDK 9.3.0

    Publishers can now use a new API to easily get rewarded ad details (value/type) before the ad loads or shows. This improves the user experience by enabling accurate pre-display of reward info (for example, on "Get Reward" buttons). The API prioritizes placement-level rewards, falling back to ad unit-level rewards. This replaces the removed IronSource.getRewardedVideoPlacementInfo API. Enhanced fallback logic to optimize fill rate. Updated targetSdkVersion and compileSdkVersion in the SDK to 36. Implemented various bug fixes, improved overall SDK performance, and reduced the SDK's footprint.

    1 source
  16. Jan 20, 2026
    Unity LevelPlay9.3.0production

    LevelPlay Unity SDK 9.3.0

    Wraps Android 9.3.0 SDK and iOS 9.3.0 SDK. Publishers can now use a new API to easily get rewarded ad details (value/type) before the ad loads or shows. This improves the user experience by enabling accurate pre-display of reward info (for example, on "Get Reward" buttons). The API prioritizes placement-level rewards, falling back to ad unit-level rewards. This replaces the removed IronSource.getRewardedVideoPlacementInfo API. Enhanced fallback logic to optimize fill rate. Updated targetSdkVersion and compileSdkVersion in the SDK to 36 (Android). Fixed an issue where using iOS 26 would write logs as <private> (iOS). Implemented various bug fixes, improved overall SDK performance, and reduced the SDK's footprint. Important: Upgrading to this version from a Unity package version lower than 9.0.0 requires additional steps to migrate smoothly. Refer to the Migration Guide.

    1 source
  17. Nov 26, 2025
    Unity LevelPlay9.2.0production

    LevelPlay iOS SDK 9.2.0

    Show Recovery – New fallback logic to optimize fill rate. This improvement provides a backup ad in the rare case where the first ad attempted to be shown fails.

    1 source
  18. Nov 26, 2025
    Unity LevelPlay9.2.0production

    LevelPlay Android SDK 9.2.0

    Show Recovery – New fallback logic to optimize fill rate. This improvement provides a backup ad in the rare case where the first ad attempted to be shown fails. Fixed ANR when networks were running on UI thread. Fixed crash on IronSourceThreadManager.

    1 source
  19. Nov 19, 2025
    Unity LevelPlay9.2.0production

    LevelPlay Unity SDK 9.2.0

    Wraps Android 9.1.0 SDK and iOS 9.1.0 SDK. Added the ability to remove an uninstalled partner network adapter in Network Manager. A new “update all” button in Network Manager performs all available partner network adapter updates at a time. Partner networks with adapters installed are now displayed above uninstalled networks in Network Manager. Addressed an issue where the AdMob Android App ID entered into Developer Settings > Mediated Network Settings in versions 9.0.0-9.1.0 would not be successfully applied. Important: Upgrading to this version from a Unity package version lower than 9.0.0 requires additional steps to migrate smoothly. Refer to the Migration Guide.

    2 sources
  20. Nov 5, 2025
    Unity LevelPlay9.1.0production

    LevelPlay iOS SDK 9.1.0

    Support creative ID enrichment from ad networks adapters Fixed app hanging issue related to setBrowserUserAgent Resolved banner auto-refresh issue with SwiftUI Fixed crash during banner load failure Resolved memory leaks in full screen ads

    1 source
  21. Nov 5, 2025
    Unity LevelPlay9.1.0production

    LevelPlay Android SDK 9.1.0

    Support creative ID enrichment from ad networks adapters Fixed ANR issue with setMetaData on main thread iAds: Google Play Inline Store

    1 source
  22. Nov 3, 2025
    Unity LevelPlay9.1.0production

    LevelPlay Unity SDK 9.1.0

    Wraps Android 9.0.0 SDK and iOS 9.0.0 SDK. iOS SKAdNetwork ID automation is now enabled by default for all fresh installs of the Unity package. The Ads Mediation menu has been organized for easier access to tools and guidance. Important: Upgrading to this version from a Unity package version lower than 9.0.0 requires additional steps to migrate smoothly. Refer to the Migration Guide.

    2 sources
  23. Oct 28, 2025
    Unity LevelPlay8.12.0production

    LevelPlay iOS SDK 8.12.0

    Restored support for the Server-to-Server API; setRewardedVideoServerParameters. Multiple bug fixes

    1 source
  24. Oct 28, 2025
    Unity LevelPlay8.12.0production

    LevelPlay Android SDK 8.12.0

    Restored support for the Server-to-Server API; setRewardedVideoServerParameters. Multiple bug fixes

    1 source
  25. Oct 22, 2025
    Unity LevelPlay9.0.1production

    LevelPlay Unity SDK 9.0.1

    Wraps Android 9.0.0 SDK and iOS 9.0.0 SDK. Addressed an issue where values entered into Developer Settings > LevelPlay Mediation Settings in version 9.0.0 would not be successfully applied. Important: Upgrading to this version from a Unity package version lower than 9.0.0 requires additional steps to migrate smoothly. Refer to the Migration Guide.

    1 source
  26. Oct 15, 2025
    Unity LevelPlay8.10.2production

    LevelPlay Unity SDK 8.10.2

    Wraps Android 8.11.1 SDK and iOS 8.11.1 SDK. Fixed an issue where the AdInfo callback for iOS banners always returned a size of 320×50 regardless of actual size. Resolved an error in Config, where building and passing a config using LevelPlayBannerAd default settings could result in a crash. Addressed an issue where onImpressionDataReadyEvent could run on the main thread instead of a background thread as intended. Updated the deprecation message for IronSource.Agent.SetPauseGame to clarify how to use the API successfully when initializing with legacy IronSource APIs.

    2 sources
  27. Sep 22, 2025
    Unity LevelPlay9.0.0production

    LevelPlay Unity SDK 9.0.0

    Wraps Android 9.0.0 SDK and iOS 9.0.0 SDK. All public-facing APIs have been refactored from IronSource to LevelPlay for enhanced clarity and consistency. Deprecated APIs have been removed. For more info, refer to the full list of API changes. Automatic update of the Unity Ads adapter version when the LevelPlay Unity package is updated. The LevelPlay.Init method has been simplified, removing ad format parameters. Ad units are now created using new config classes. The OnAdDisplayFailed event now provides distinct LevelPlayAdInfo and LevelPlayAdError parameters. Important: Upgrading to this version requires additional steps to migrate smoothly. Refer to the Migration Guide.

    1 source
  28. Sep 17, 2025
    Unity LevelPlay9.0.0production

    LevelPlay iOS SDK 9.0.0

    All public-facing APIs have been refactored from IronSource to LevelPlay for enhanced clarity and consistency All deprecated APIs were removed. Add onAdShowFailed callback for custom network integration. Remove onAdShowSuccess for custom network integration. The onAdVisible should be used instead. This version is compatible only with AdQuality SDK 9+ and mediation adapters 5+.

    1 source
  29. Sep 17, 2025
    Unity LevelPlay9.0.0production

    LevelPlay Android SDK 9.0.0

    All public-facing APIs have been refactored from IronSource to LevelPlay for enhanced clarity and consistency All deprecated APIs were removed. Add onAdShowFailed callback for custom network integration. Remove onAdShowSuccess for custom network integration. The onAdVisible should be used instead. This version is compatible only with AdQuality SDK 9+ and mediation adapters 5+. The LevelPlay mediated adapters are now available in Maven only. Learn more here.

    1 source
  30. Sep 3, 2025
    Unity LevelPlay8.11.1production

    LevelPlay Android SDK 8.11.1

    Downgraded Java compilation from 17 to 11

    1 source
  31. Aug 20, 2025
    Unity LevelPlay8.11.0production

    LevelPlay iOS SDK 8.11.0

    Added support for Rewarded Server-to-Server parameters in setMetaData. This new functionality replaces the previously deprecated setRewardedVideoServerParams. Read more here. AdInfo Constructor Deprecation: The constructor of the AdInfo class is now deprecated. Adjust your implementations accordingly. AdInfo callback now returns “Placement” for Banners. Fix the increase at Banner Load Failed callback with empty error message, started on SDK 8.8.0.

    1 source
  32. Aug 20, 2025
    Unity LevelPlay8.11.0production

    LevelPlay Android SDK 8.11.0

    Added support for Rewarded Server-to-Server parameters in setMetaData. This new functionality replaces the previously deprecated setRewardedVideoServerParams. Read more here. Updated targetSdkVersion and compiledSdkVersion in the SDK and adapters to 35. AdInfo Constructor Deprecation: The constructor of the AdInfo class is now deprecated. Adjust your implementations accordingly. AdInfo callback now returns “Placement” for Banners. Fix the increase at Banner Load Failed callback with empty error message, started on SDK 8.8.0.

    1 source
  33. Jul 30, 2025
    Unity LevelPlay8.10.1production

    LevelPlay Unity SDK 8.10.1

    Wraps Android 8.10.0 SDK and iOS 8.10.0 SDK. Resolved an issue impacting Unity package versions 8.9.0 and 8.10.0, related to LevelPlayImpressionData API postbacks returning an incorrect revenue value. Added ironSource Ads StoreKit ad network identifiers to the SKAdNetwork ID automation feature. Added a deprecation notice for LevelPlayAdFormat, which will be removed in the next major version.

    2 sources
  34. Jul 7, 2025
    Unity LevelPlay8.10.0production

    LevelPlay iOS SDK 8.10.0

    Fixed a crash related to LPMFullscreenAdUnit.didFailToDisplayAd Fixed a crash related to ISAuctionHandler Fixed a crash occurring in iOS Webview (iAds)

    1 source
  35. Jul 7, 2025
    Unity LevelPlay8.10.0production

    LevelPlay Android SDK 8.10.0

    Resolved an ANR issue Fixed an issue related to missing ad close callbacks (received after video completions)

    1 source
  36. Jul 7, 2025
    Unity LevelPlay8.10.0production

    LevelPlay Unity SDK 8.10.0

    Wraps Android 8.10.0 SDK and iOS 8.10.0 SDK. Updated the Mobile Dependency Resolver to improve the functionality of dependency resolution in newer Editor versions. Resolved an issue impacting Unity iOS applications using the LevelPlay Rewarded API, to ensure the correct amount is rewarded when an ad is shown. Resolved an ANR issue. (Android) Fixed an issue related to missing ad close callbacks (received after video completions). (Android) Fixed a crash related to LPMFullscreenAdUnit.didFailToDisplayAd. (iOS) Fixed a crash related to ISAuctionHandler. (iOS) Fixed a crash occurring in iOS Webview. (iAds, iOS)

    1 source
  37. Jun 16, 2025
    Unity LevelPlay8.9.0production

    LevelPlay Unity SDK 8.9.0

    • Wraps Android 8.9.1 SDK and iOS 8.9.1 SDK. • Added the ability to preview how banner, interstitial, and rewarded ads will appear in the application without leaving the project, using mock ads. Learn more • Decreased the minimum iOS deployment version from iOS 13 to iOS 12. • Added support for setting price limits when using the new LevelPlay APIs. • Marked legacy ironSource APIs for deprecation in a future version and introduced new LevelPlay APIs. • Updated the Unity Demo Scene/Sample with the latest API changes. • Resolved an issue with legacy rewarded ads, where callbacks would not be triggered and the test log would not be printed when the manual configuration was set to false. Important: As part of SDK 9.0.0 some APIs will be deprecated. Learn more

    1 source
  38. Jun 10, 2025
    Unity LevelPlay8.9.1production

    LevelPlay Android SDK 8.9.1

    Removed deprecation declarations for ISBannerSize and IronSourceError classes (iAds integration) Removed an incorrectly reported log in IronSourceInterstitialAdapter

    1 source
  39. Jun 9, 2025
    Unity LevelPlay8.9.1production

    LevelPlay iOS SDK 8.9.1

    Fixed an issue preventing rewarded and interstitial ads from displaying on certain networks Removed deprecation declarations for ISBannerSize class (iAds integration)

    1 source
  40. May 28, 2025
    Unity LevelPlay8.9.0production

    LevelPlay iOS SDK 8.9.0

    Bundle Ad Quality SDK with LevelPlay SDK Support price limitations using Ad Unit APIs. Learn more here Update min iOS version to 12 Improve loading mechanism for rewarded and interstitial ads when using LevelPlay with Ad Unit API Fix ad close callback reporting when ads expired for Ad Unit APIs Important: As part of SDK 9.0.0 some APIs will be deprecated. Learn more here

    1 source
  41. May 28, 2025
    Unity LevelPlay8.9.0production

    LevelPlay Android SDK 8.9.0

    Bundle Ad Quality SDK with LevelPlay SDK Support price limitations using Ad Unit APIs. Learn more here Improve loading mechanism for rewarded and interstitial ads when using LevelPlay with Ad Unit API Important: As part of SDK 9.0.0 some APIs will be deprecated. Learn more here

    1 source
  42. Apr 8, 2025
    Unity LevelPlay8.8.0production

    LevelPlay iOS SDK 8.8.0

    Improve banner refresh rate accuracy when using Multiple Ad Units APIs. Note: This may change the refresh rate as experienced by users today. Fix AdInfo callbacks alignment with ILR postbacks for banners in Multiple Ad Units APIs Fix duplicate callbacks for rewarded ads in Multiple Ad Units APIs

    1 source
  43. Apr 8, 2025
    Unity LevelPlay8.8.0production

    LevelPlay Android SDK 8.8.0

    Improve banner refresh rate accuracy when using Multiple Ad Units APIs. Note: This may change the refresh rate as experienced by users today. Fix AdInfo callbacks alignment with ILR postbacks for banners in Multiple Ad Units APIs Fix duplicate callbacks for rewarded ads in Multiple Ad Units APIs

    1 source
  44. Apr 3, 2025
    Unity LevelPlay8.8.1production

    LevelPlay Unity SDK 8.8.1

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.7.0 SDK The Unity Ads network is now part of LevelPlay and will be installed by default when integrating or updating the LevelPlay Unity package. Introduced a new feature to automatically add the SKAdNetwork IDs for installed networks into the application's Info.plist file. Added additional positions for banner ads (all types), as well as the ability to specify the position as a custom (x,y) coordinate. Added support for determining the width and height of an adaptive banner before loading the banner using LevelPlayAdSize. Updated the initialization flow of Developer Settings (LevelPlay Mediation Settings and Mediated Network Settings) to use the new LevelPlay.Init method. Updated the Unity Demo App and Sample to include additional & custom banner positions.

    2 sources
  45. Feb 24, 2025
    Unity LevelPlay8.7.0production

    LevelPlay Unity SDK 8.7.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.7.0 SDK Added deprecation notices to legacy APIs, classes under /Runtime/Platforms, and com.unity3d.levelplay namespace. Updated the Unity Demo Scene and Demo App with the latest API changes. Added an identifier to each ad object created under Ad Unit API integration.

    1 source
  46. Feb 12, 2025
    Unity LevelPlay8.7.0production

    LevelPlay iOS SDK 8.7.0

    Add an identifier to each ad object created under Ad Unit API integration Add Xcode 16.1 support Change the minimum supported iOS version to iOS 13 Improve performance for rewarded ads under Ad Units APIs Fix crashes for iOS 17 users Fix a bug related to custom networks display in Test Suite

    1 source
  47. Feb 12, 2025
    Unity LevelPlay8.7.0production

    LevelPlay Android SDK 8.7.0

    Add an identifier to each ad object created under Ad Unit API integration Add support for Target SDK Version 34 Improve performance for rewarded ads under Ad Units APIs Reduce memory leaks after viewing interstitial ads Fix crash after using payer segment with Ad Unit APIs Fix reporting of warning message airplane_mode_on

    1 source
  48. Jan 28, 2025
    Unity LevelPlay8.6.1production

    LevelPlay iOS SDK 8.6.1

    Fix banner refresh logic when using short intervals for Ad Units APIs Fix missing LevelPlayAdInfo data when loading the first banner using Ad Units APIs

    1 source
  49. Jan 17, 2025
    Unity LevelPlay8.6.0production

    LevelPlay Unity SDK 8.6.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.6.1 SDK Add Creative ID as part of ILR callbacks Fix an issue related to incorrect banner position

    3 sources
  50. Jan 13, 2025
    Unity LevelPlay8.6.1production

    LevelPlay Android SDK 8.6.1

    Bug fix related to Multiple Ad Units support for full screen ads

    1 source
  51. Jan 6, 2025
    Unity LevelPlay8.6.0production

    LevelPlay iOS SDK 8.6.0

    Performance improvements for Rewarded Ads when using the Ad Units APIs SDK requires min Xcode 16 Reduce load time of banner and interstitial ads when using the Ad Units APIs Add Creative ID as part of ILR callbacks Fix Pause API to be supported before and after Load (prevent auto refresh of banner ads) Prevent banner automatic refresh in Test Suite Fix a bug, allow Account and App Level Info to be shared correctly with custom adapters Fix a bug, related to duplicate NURL reporting, when using the Ad Unit APIs Resolved an issue where a banner could be loaded but not visible in the Test Suite

    1 source
  52. Jan 6, 2025
    Unity LevelPlay8.6.0production

    LevelPlay Android SDK 8.6.0

    Performance improvements for Rewarded Ads when using the Ad Units APIs Improve release memory logic Reduce load time of banner and interstitial ads when using the Ad Units APIs Add Creative ID as part of ILR callbacks Fix Pause API to be supported before and after Load (prevent auto refresh of banner ads) Support Kotlin version 1.8.22 - Prevent banner automatic refresh in Test Suite

    1 source
  53. Dec 11, 2024
    Unity LevelPlay8.5.1production

    LevelPlay iOS SDK 8.5.1

    Fix a potential bug that might degrade performance when using Multiple Ad Unit APIs on SDK 8.3.0+

    1 source
  54. Dec 2, 2024
    Unity LevelPlay8.5.1production

    LevelPlay Unity SDK 8.5.1

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.5.0 SDK Removed deprecation message from OnInitSuccess and OnInitFailed events.

    4 sources
  55. Nov 21, 2024
    Unity LevelPlay8.5.0production

    LevelPlay Unity SDK 8.5.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.5.0 SDK Rewarded support for multiple ad units (alpha) Integration test suite support for Rewarded multiple ad units LevelPlay Ad Info callbacks will support estimated CPM for the Google network. The Impression data callback (ILR) will continue to include the exact bid Add setPauseGame API support for Multiple Ad Units flow Update Unity demo app to support the Multiple Ad Unit APIs for banner and interstitial ads Update Open Measurement SDK version to 1.5.2 (iOS) Xcode 16 support Android Maven Central repository will include all LevelPlay versions 7.9.0+, Ad Quality versions 7.19.2+. Learn more Update Google Play services ads identifier to 18.1.0, to resolve AndroidX fragment problem (Android) Add deprecation notice to the Age and Gender segment APIs Add deprecation notice to interstitial APIs without Ad Unit param Fix potential crashes related to Test Suite (Android)

    1 source
  56. Nov 20, 2024
    Unity LevelPlay8.5.0production

    LevelPlay iOS SDK 8.5.0

    Rewarded support for multiple ad units (alpha) Integration test suite support for Rewarded multiple ad units LevelPlay Ad Info callbacks will support estimated CPM for the Google network. The Impression data callback (ILR) will continue to include the exact bid - Update Open Measurement SDK version to 1.5.2 Xcode 16 support Add deprecation notice to the Age and Gender segment APIs Add deprecation notice to interstitial APIs without Ad Unit param

    1 source
  57. Nov 20, 2024
    Unity LevelPlay8.5.0production

    LevelPlay Android SDK 8.5.0

    Rewarded support for multiple ad units (alpha) Integration test suite support for Rewarded multiple ad units LevelPlay Ad Info callbacks will support estimated CPM for the Google network. The Impression data callback (ILR) will continue to include the exact bid - Android Maven Central repository will include all LevelPlay versions 7.9.0+, Ad Quality versions 7.19.2+, Learn more Add deprecation notice to the Age and Gender segment APIs Add deprecation notice to interstitial APIs without Ad Unit param Fix potential crashes related to Test Suite

    1 source
  58. Oct 8, 2024
    Unity LevelPlay8.4.1production

    LevelPlay Unity SDK 8.4.1

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.4.0 SDK Fix a bug experienced in LevelPlay Network Manager, when upgrading the SDK to 8.4.0 Important: For Windows users: if you integrated Unity Plugin version 8.4.0 and you are unable to update your Unity package from the LevelPlay Network Manager, update to the latest version by downloading it here and importing it into your project

    1 source
  59. Sep 26, 2024
    Unity LevelPlay8.4.0production

    LevelPlay iOS SDK 8.4.0

    Support for adapter ranges: each ad network adapter will now be compatible with a range of ironSource SDK versions. Learn more here Improve interstitial loading when using LevelPlay with Ad Unit API - LevelPlayAdInfo update to include getAdUnitName Impression data API will include ad_format, ad_unit_name and ad_unit_id, add deprecation to ad_unit parameter (replaced by ad_format) Add deprecation notice to banner APIs without Ad Unit param (ironSource package) Fixed a bug preventing Banner iOS for being refreshed when using LevelPlay with Ad Unit API Fixed a bug related to event reporting when using LevelPlay with Ad Unit API Fix a bug, to ensure delegate nativeAdDidFailToLoad will be fired correctly Added iOS support for Xcode 15.4.

    1 source
  60. Sep 26, 2024
    Unity LevelPlay8.4.0production

    LevelPlay Android SDK 8.4.0

    Android SDK artifacts will be hosted on Maven Central in addition to is.com, Learn more Improve interstitial loading when using LevelPlay with Ad Unit API - LevelPlayAdInfo update to include getAdUnitName Impression data API will include getAdFormat, getAdUnitName and getAdUnitId Add deprecation notice to banner APIs without Ad Unit param (ironSource package) Add deprecation notice to impressionData.getAdUnit (replaced by getAdFormat) and impressionData.getLifetimeRevenue() Improve ANRs related to SDK initialization

    1 source
  61. Sep 26, 2024
    Unity LevelPlay8.4.0production

    LevelPlay Unity SDK 8.4.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.4.0 SDK Support for adapter ranges: each ad network adapter will now be compatible with a range of ironSource SDK versions. Learn more here Improve the LevelPlay Network Manager experience Impression data API will include ad_format, ad_unit_name and ad_unit_id, add deprecation to ad_unit parameter (replaced by ad_format) LevelPlayAdInfo update to include getAdUnitName Improve interstitial loading when using LevelPlay with Ad Unit API Add Deprecation to banner APIs without Ad Unit param (ironSource package) Added iOS support for Xcode 15.4. Android SDK artifacts will be hosted on MavenCentral and eventually fully migrate from IS.com. Learn more Fixed a bug preventing Banner iOS for being refreshed when using LevelPlay with Ad Unit API Fixed a bug related to event reporting on iOS when using LevelPlay with Ad Unit API Improve ANRs related to SDK initialization (Android)

    1 source
  62. Aug 22, 2024
    Unity LevelPlay8.3.0production

    LevelPlay iOS SDK 8.3.0

    Introduce new APIs for LevelPlay interstitial ads supporting multiple ad units (Alpha) Introduce a new API SetNetworkData to share key-value information directly with networks' adapters Resolved an issue where exiting the Test Suite on iOS could lead to a crash - Important: This version has a known issue with banner refresh and is not supported for Multiple Ad Units banners.

    1 source
  63. Aug 22, 2024
    Unity LevelPlay8.3.0production

    LevelPlay Android SDK 8.3.0

    Introduce new APIs for LevelPlay interstitial ads supporting multiple ad units (Alpha) Introduce a new API SetNetworkData to share key-value information directly with networks' adapters

    1 source
  64. Aug 22, 2024
    Unity LevelPlay8.3.0production

    LevelPlay Unity SDK 8.3.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.3.0 SDK Bug fix related to loading MREC when using LevelPlay Banner API (with Ad Unit ID) for Android Introduce new APIs for LevelPlay interstitial ads supporting multiple ad units (Alpha) Introduce a new API SetNetworkData to share key-value information directly with networks' adapters. Added Android display cutout support for banners when using multiple ad units (Android) Eliminated a potential crash that could occur when invoking virtual method 'void android.view.View.requestLayout()' on a null object reference (Android) Resolved an issue where exiting the Test Suite on iOS could lead to a crash (iOS) Resolved an issue that could cause a Google Bidding adaptive banner to briefly appear in the incorrect position on an iPhone. Problem started from SDK 8.0.0 (iOS) Important: This version has a known issue with banner refresh for iOS apps and is not supported for Multiple Ad Units banners

    1 source
  65. Jul 18, 2024
    Unity LevelPlay8.2.1production

    LevelPlay Android SDK 8.2.1

    Bug fix related to loading MREC when using LevelPlay Banner API (with Ad Unit ID)

    1 source
  66. Jul 11, 2024
    Unity LevelPlay8.2.0production

    LevelPlay iOS SDK 8.2.0

    Resolved an issue where using the Test Suite in landscape orientation on iOS could lead to a crash. Fixed potential wrong log values related to TCF consent configuration Fixed potential crashes Added adaptive banner support for Levelplay Banner API (with Ad Unit ID)

    1 source
  67. Jul 11, 2024
    Unity LevelPlay8.2.0production

    LevelPlay Android SDK 8.2.0

    Fixed an exception in the CrashReporter when attempting to get the application context. Fixed potential wrong log values related to TCF consent configuration Added adaptive banner support for Levelplay Banner API (with Ad Unit ID)

    1 source
  68. Jul 11, 2024
    Unity LevelPlay8.2.0production

    LevelPlay Unity SDK 8.2.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.2.0 SDK Improve adaptive banner integration Fixed a potential crash in IronSourceBannerEvents caused by a NullReferenceException. Resolved an issue where changing the Android banner position mid-session did not change as necessary. Fixed the RewardedVideoAdOpenedEvent incorrectly firing for RewardedVideoOnAdShowFailedEvent in the LevelPlay Sample. Fixed potential wrong log values related to TCF consent configuration Resolved an issue that could cause a Google Bidding adaptive banner to briefly appear in the incorrect position on an iPhone. Resolved an issue where building a unity project from CLI could result in an ArgumentNullException Added adaptive banner support for Levelplay Banner API (with Ad Unit ID) Important: If you've integrated Unity Plugin version 8.0.0, update to the latest version by downloading and importing it from here.

    2 sources
  69. Jun 18, 2024
    Unity LevelPlay8.1.1production

    LevelPlay iOS SDK 8.1.1

    - CMP related bug fix

    1 source
  70. May 23, 2024
    Unity LevelPlay8.1.0production

    LevelPlay Unity SDK 8.1.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.1.0 SDK Introduce new APIs for LevelPlay initialization and banner ads supporting Ad Unit (Alpha) Change the minimum supported iOS version to iOS 12 Resolved embedding and signing issues with XCFramework caused by missing values in the Info.plist file (iOS) Resolved WebView vulnerability warning message related to the Test Suite (Android) Important: If you've integrated Unity Plugin version 8.0.0, update to the latest version by downloading and importing it from here.

    2 sources
  71. May 21, 2024
    Unity LevelPlay8.1.0production

    LevelPlay iOS SDK 8.1.0

    Introduce new APIs for LevelPlay initialization and banner ads supporting Ad Unit (Alpha) Introduce new APIs for ironSource Ads bidding Change the minimum supported iOS version to iOS 12 The minimum compatible Ad Quality SDK version is 7.19.0 Support for XCode 15.2 Resolved embedding and signing issues with XCFramework caused by missing values in the Info.plist file

    1 source
  72. May 21, 2024
    Unity LevelPlay8.1.0production

    LevelPlay Android SDK 8.1.0

    Introduce new APIs for LevelPlay initialization and banner ads supporting Ad Unit (Alpha) Introduce new APIs for ironSource Ads bidding Resolved WebView vulnerability warning message related to the Test Suite

    1 source
  73. Apr 8, 2024
    Unity LevelPlay8.0.0production

    LevelPlay iOS SDK 8.0.0

    Fix potential crashes

    1 source
  74. Apr 8, 2024
    Unity LevelPlay8.0.0production

    LevelPlay Android SDK 8.0.0

    Improve banner refresh mechanism (beta) The minimum supported Android OS version is now 4.4 (API level 19) The minimum compatible Ad Quality SDK version is 7.19.0 The minimum compatible HyperMX adapter version is now 4.3.8 Fix potential crashes

    1 source
  75. Apr 8, 2024
    Unity LevelPlay8.0.0production

    LevelPlay Unity SDK 8.0.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 8.0.0 SDK The Ads Mediation package for LevelPlay is now an officially supported Unity Package Manager package The ironSource SDK and Unity package have been decoupled so it's now easier to pick up SDK updates from the Network Manager (formerly Integration Manager) without always needing to update the Unity package New dependency on the Unity Services Core package (com.unity.services.core) The main Assets/IronSource folder for LevelPlay is now Assets/LevelPlay Improve banner refresh mechanism beta (Android) The minimum supported Android OS version is now 4.4 (API level 19) The minimum compatible Ad Quality SDK version is 7.19.0 Removed Tapjoy from the Network Manager Fyber ad network adapter is now "DT Exchange” in the Network Manager The minimum compatible HyperMX adapter version is now 4.3.8 Fix potential crashes

    1 source
  76. Mar 20, 2024
    Unity LevelPlay7.9.1production

    LevelPlay iOS SDK 7.9.1

    Add NSPrivacyCollectedDataTypes to the privacy manifest

    1 source
  77. Mar 20, 2024
    Unity LevelPlay7.9.1production

    LevelPlay Unity SDK 7.9.1

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.9.0 SDK Add NSPrivacyCollectedDataTypes to the privacy manifest (iOS)

    1 source
  78. Mar 10, 2024
    Unity LevelPlay7.9.0production

    LevelPlay iOS SDK 7.9.0

    Support Ad Privacy Manifest Added crash protection while destroying banners (raised in 7.8.0+) Improve memory management Resolve potential crashes

    1 source
  79. Mar 10, 2024
    Unity LevelPlay7.9.0production

    LevelPlay Android SDK 7.9.0

    Added crash protection while destroying banners (raised in 7.8.0+) - Resolve potential crashes

    1 source
  80. Mar 10, 2024
    Unity LevelPlay7.9.0production

    LevelPlay Unity SDK 7.9.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.9.0 SDK Support Ad Privacy Manifest (iOS) Added crash protection while destroying banners (raised in 7.8.0+) Support display cutouts for Android apps Improve memory management (iOS) Resolve potential crashes

    1 source
  81. Feb 22, 2024
    Unity LevelPlay7.8.1production

    LevelPlay Android SDK 7.8.1

    Fix bug related to display ironSource ads when using adaptive banners

    1 source
  82. Feb 22, 2024
    Unity LevelPlay7.8.1production

    LevelPlay Unity SDK 7.8.1

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.8.1 SDK Fix bug related to display ironSource ads when using adaptive banners

    1 source
  83. Feb 19, 2024
    Unity LevelPlay7.8.0production

    LevelPlay iOS SDK 7.8.0

    Improving the banner adaptive support of Google Ad Manager and AdMob through the introduction of a new API Improve consent visibility for publishers using Google CMP (Consent management platform) Fix StoreKit on os versions 17.3 Improve bidding data readiness for ironSource Ads under external mediations

    1 source
  84. Feb 19, 2024
    Unity LevelPlay7.8.0production

    LevelPlay Android SDK 7.8.0

    Improving the banner adaptive support of Google Ad Manager and AdMob through the introduction of a new API Improve consent visibility for publishers using Google CMP (Consent management platform) Bug fix related to complete callback reporting Improve bidding data readiness for ironSource Ads under external mediations

    1 source
  85. Feb 19, 2024
    Unity LevelPlay7.8.0production

    LevelPlay Unity SDK 7.8.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.8.0 SDK Improving the banner adaptive support of Google Ad Manager and AdMob through the introduction of a new API Improve consent visibility for publishers using Google CMP (Consent management platform) Bug fix related to complete callback reporting (Android) Resolved an issue where rotating the display using the Unity API could cause a banner to disappear. (iOS) Remove AdColony from the Integration Manager

    1 source
  86. Jan 3, 2024
    Unity LevelPlay7.7.0production

    LevelPlay iOS SDK 7.7.0

    Support for Google CMP (Consent management platform) Native Ads iSX support iOS Resolved a potential crash related to the WaterfallConfiguration API

    1 source
  87. Jan 3, 2024
    Unity LevelPlay7.7.0production

    LevelPlay Android SDK 7.7.0

    Support for Google CMP (Consent management platform)

    1 source
  88. Jan 3, 2024
    Unity LevelPlay7.7.0production

    LevelPlay Unity SDK 7.7.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.7.0 SDK Support for Google CMP (Consent management platform) Updated IronSource.androidlib to strictly compile for the Android platform Resolved an issue where IronSourceEvents.onSegmentReceivedEvent was not firing for iOS Resolved a potential crash related to the WaterfallConfiguration API (iOS)

    1 source
  89. Dec 20, 2023
    Unity LevelPlay7.6.1production

    LevelPlay Unity SDK 7.6.1

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.6.1 SDK Fix reward and click callbacks for Android apps (raised as part of 7.6.1)

    1 source
  90. Dec 14, 2023
    Unity LevelPlay7.6.1production

    LevelPlay Android SDK 7.6.1

    Fixed potential obfuscation collision Bug fix for interstitial and rewarded video under external mediations

    1 source
  91. Dec 5, 2023
    Unity LevelPlay7.6.0production

    LevelPlay Unity SDK 7.6.0

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.6.0 SDK Optimized loading for interstitial ads. The ironSource SDK now auto initializes the Ad Quality SDK Minimum Kotlin version 1.7.0 Support Android API level 33 Crash fix on Android apps related to Unity Java proxy thread synchronization Resolved missing Ad Info content on Load Success Callbacks Resolve hidden X button on ironSource full screen ads (Android) Resolve build issues to ensure compatibility with an XCode project including Swift files (iOS) Add crash protections

    1 source
  92. Nov 30, 2023
    Unity LevelPlay7.6.0production

    LevelPlay iOS SDK 7.6.0

    Optimized loading for interstitial ads. The ironSource SDK now auto initializes the Ad Quality SDK Native ads (alpha) Resolved missing Ad Info content on Load Success Callbacks Add crash protections - Resolve build issues to ensure compatibility with an XCode project including Swift files Disable Code Coverage flag

    1 source
  93. Nov 30, 2023
    Unity LevelPlay7.6.0production

    LevelPlay Android SDK 7.6.0

    Optimized loading for interstitial ads. The LevelPlay SDK now auto initializes the Ad Quality SDK Minimum Kotlin version 1.7.0 Support Android API level 33 Resolved missing Ad Info content on Load Success Callbacks Resolve hidden X button on ironSource Full Screen Ads Add crash protections

    1 source
  94. Oct 19, 2023
    Unity LevelPlay7.5.1production

    LevelPlay iOS SDK 7.5.1

    Fix LURL error codes sent to publishers Bug fix related to APS integration (Banners, Interstitial and Rewarded Video) Crash fix (ISAdapterRepository: NSInvalidArgumentException) for publishers using custom adapters Crash fix for (ISProgIsManager: NSInvalidArgumentException) when using Google Bidding

    1 source
  95. Oct 19, 2023
    Unity LevelPlay7.5.2production

    LevelPlay Android SDK 7.5.2

    Bug fix related to APS integration (Banners, Interstitial and Rewarded Video) Bug fix for using interstitial under external mediations Bug fix related to banner integration under external mediations

    1 source
  96. Oct 19, 2023
    Unity LevelPlay7.5.2production

    LevelPlay Unity SDK 7.5.2

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.5.2 SDK Fix LURL error codes sent to publishers (iOS) Bug fix related to APS integration (Banners, Interstitial and Rewarded Video) Crash fix (ISAdapterRepository: NSInvalidArgumentException) for publishers using custom adapters (iOS) Crash fix for (ISProgIsManager: NSInvalidArgumentException) when using Google Bidding (iOS) Bug fix for using interstitial under external mediations (Android) Bug fix related to banner integration under external mediations (Android)

    1 source
  97. Sep 7, 2023
    Unity LevelPlay7.5.1production

    LevelPlay Android SDK 7.5.1

    Bug fix related to the Ad Quality single init activation Fix potential crash when banner is destroyed for the ironSource network - Test suite bug fix

    1 source
  98. Sep 7, 2023
    Unity LevelPlay7.5.1production

    LevelPlay Unity SDK 7.5.1

    Wraps Android Android 6.8.0.1 SDK and iOS iOS 7.5.1 SDK Bug fix related to the Ad Quality single init activation Fix potential crash when banner is destroyed for the ironSource network Test suite bug fix

    1 source
  99. Aug 28, 2023
    Unity LevelPlay7.5.0production

    LevelPlay iOS SDK 7.5.0

    Custom adapter support for banners Changes in the LURL notifications error code Ids sent to bidding networks Support for XCode 14.3.1 - Important: Make sure to add Swift lib to your project. Learn more.

    1 source
  100. Aug 28, 2023
    Unity LevelPlay7.5.0production

    LevelPlay Android SDK 7.5.0

    Interstitial ad upgrades that improve loading and reduce latency Add protection to avoid crashes related to miss configuration issues in Ad Quality Changes in the LURL notifications error code Ids sent to bidding networks

    1 source

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.