Skip to main content

59 posts tagged with "iOS"

View All Tags

BlueStackBiddingAdapter v6.0.2 for iOS

· One min read
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

BlueStackBiddingAdapter v6.0.2 has been released with the following changes:

Changed

  • Improved Prebid banner handling for better rendering and request behavior.
  • Skipped video configuration for Prebid banners when banner height is less than 150.
  • Improved rendering support for 1x1 Prebid creatives by using the originally requested ad size.

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackBiddingAdapter v6.0.1 for iOS

· One min read
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

BlueStackBiddingAdapter v6.0.1 has been released with the following changes:

Fixed

  • Unsupported ad formats are handled with proper error message.

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackSDK v6.0.0 for iOS

· One min read
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

[6.0.0] - 2026-03-13

Added

  • New App Open Ad format with loading, displaying, and mediation support.
  • New AdRenderKit module — HTML/VAST rendering, viewability tracking, and impression management.

Changed

  • Added BLS prefix to Objective-C public classes to avoid naming conflicts.
  • Updated OMSDK to version 1.6.3.

Breaking Changes

  • Renamed SDK entry point from BlueStack to MobileAds (Objective-C: BLSMobileAds).
  • Renamed BlueStackPrivacySettings to PrivacySettings.
  • Renamed BlueStackError to AdError and BlueStackErrorCode to AdErrorCode.
  • All BlueStackError* and MAdvertiseError* error constants renamed to AdError* prefix (e.g., BlueStackErrorWrongPlacementAdErrorWrongPlacement).
  • Renamed Native Ad classes: MNGAdsSDKFactoryAdsSDKFactory, MNGAdsAdapterAdsAdapter, MNGNAtiveObjectNativeObject, MNGPreferencePreference.
  • Renamed Native Ad protocols: MNGAdsAdapterNativeDelegateAdsAdapterNativeDelegate.
  • Renamed MNGDisplayType to DisplayType.

:::tip Migration Guide Available See the complete migration guide for detailed code examples and step-by-step instructions. :::

BlueStackBiddingAdapter v6.0.0 for iOS

· One min read
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

BlueStackBiddingAdapter v6.0.0 has been released with the following changes:

Changed

  • Updated Core SDK dependency to version 6.0.0
  • Adopted all necessary changes regarding Core SDK 6.0.0

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackEquativAdapter v6.0.0 for iOS

· One min read
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

BlueStackEquativAdapter v6.0.0 has been released with the following changes:

Changed

  • Support of new BlueStackSDK version 6.0.0

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackGoogleAdapter v5.4.0 for iOS

· One min read
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

BlueStackGoogleAdapter v5.4.0 has been released with the following changes:

Added

  • Warning log when video ads are received for native placements without a media container, recommending ad unit configuration to exclude video ads for improved revenue

Changed

  • Updated core SDK (bluestack-sdk-core) to version 5.4.0

Please check the docs before implementing.

BlueStackSDK v5.4.1 for iOS

· One min read
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

[5.4.1] - 2026-02-09

Added

  • Option for client-side capping to reset on day change

Fixed

  • Crash on Native Ad when rendered without cover image
  • Wrong orientation for some Interstitial Ads