Skip to main content

32 posts tagged with "fixed"

View All Tags

BlueStackSDK v4.4.4 for iOS

· One min read
Nagib Bin Azad (Torongo)
Nagib Bin Azad (Torongo)
BlueStack SDK Team

Bluestack-SDK iOS 4.4.4 has been released with added support to work with version v11.2.0 of the Google Mobile Ads SDK. As part of our continuous improvements this version has some minor bug fix.

Added

  • Support for Google Mobile Ads SDK v11.2.0

Fixed

  • Loading webview in main thread for getting user agent.

Removed

  • Separate criteo adapter from core.

BlueStackSDK v4.3.1 for Android

· One min read
Ale Bles
BlueStack SDK Lead

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

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.2 for MAUI

· One min read
Ale Bles
BlueStack SDK Lead

Added

  • [Android binding] bluestack-tcf-1.0.2.aar
  • [Android binding] Xamarin.Android.Glide, Xamarin.Android.Glide.Annotations, Xamarin.AndroidX.Preference and GoogleGson nuget packages.

Fixed

  • [Android binding] TCFManager Java.Lang.ClassNotFoundException.

BlueStackSDK v1.1.0 for MAUI

· One min read
Ale Bles
BlueStack SDK Lead

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.