Skip to main content

14 posts tagged with "patch"

View All Tags

BlueStackSDK v4.3.1 for Android

· One min read
Ale Bles
BlueStack SDK Lead

[4.3.1]

Removed

  • Prevent the occurrence of MAdvertiseLockedPlacementException during the Interstitial and RewardedVideo ad load calls when the ad is already loaded.
  • NPA parameters from Google Ad request.

Fixed

  • Google AdManager Rewarded video display issue.

BlueStackSDK v4.4.0 for iOS

· One min read
Ale Bles
BlueStack SDK Lead

[4.4.0]

Bluestack iOS 4.4.0 has been released!

This version includes changes on modularity and handling dependencies. Please checkout our latest blog post for details.

Added

  • APIs supporting Unity Native ad
  • Setting Core as default spec

Fixed

  • Refactored +(void)load method by moving UI codes which was causing black screen issue in unity.

BlueStackSDK v1.1.0 for MAUI

· One min read
Ale Bles
BlueStack SDK Lead

[1.1.0]

Bluestack MAUI 1.1.0 has been released with the following changes!

Added

  • [MAUI] Support for Banner Ad View that can be added from XAML
  • [MAUI] Support for Interstitial Ad format
  • [MAUI] Support for Rewarded Ad format
  • [iOS bridging] Native bridging for supporting BlueStack SDK initialization ad showing Banner, Interstitial, Rewarded ads
  • [Android bridging] Native bridging for supporting BlueStack SDK initialization ad showing Banner, Interstitial, Rewarded ads
  • [Demo App] separate tab for individual ad formats.

BlueStackSDK v4.3.0 for Android

· One min read
Ale Bles
BlueStack SDK Lead

[4.3.0]

Bluestack Android 4.3.0 has been released with the following changes!

Fixed

  • AdView, MNGRequestAdResponse, OnImpressionRequestedListener memory leak in MAdvertiseImpManager.
  • BlueStackAdapterInitializationState class not found error by avoid obfuscation.

Added

  • NativeAdImpressionListener for cross platform native ad.