Aller au contenu principal

BlueStackSDK v6.0.1 for iOS

· Une minute de lecture
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

[6.0.1] - 2026-06-12

Fixed

  • Fixed a crash that could occur when upgrading from version 5 to version 6.
  • Passed viewability verification details to the bidding process to support accurate ad viewability tracking.
  • Improved privacy compliance by falling back to server-provided consent settings when local ones are unavailable.

BlueStackBiddingAdapter v5.4.4 for iOS

· Une minute de lecture
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

BlueStackBiddingAdapter v5.4.4 has been released with the following changes:

Changed

  • Allows viewability measurement settings to be overridden per ad request for more flexible tracking configuration.
  • Removed embedded local paths from the framework's swiftmodule.

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackBiddingAdapter v6.0.3 for iOS

· Une minute de lecture
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

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

Changed

  • Allows viewability measurement settings to be overridden per ad request for more flexible tracking configuration.
  • Removed embedded local paths from the framework's swiftmodule.

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackEquativAdapter v6.0.1 for iOS

· Une minute de lecture
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

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

Fixed

  • Removed embedded local paths from the framework's swiftmodule.

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackGoogleAdapter v5.4.2 for iOS

· Une minute de lecture
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

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

Added

  • Automatically dismisses full screen ads when they exceed the maximum display timeout.
  • Removed embedded local paths from the framework's swiftmodule.

Please check the docs before implementing.

BlueStackGoogleAdapter v6.0.1 for iOS

· Une minute de lecture
Md. Shadman Sakib
Md. Shadman Sakib
BlueStack SDK Team

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

Added

  • Automatically dismisses full screen ads when they exceed the maximum display timeout.
  • Removed embedded local paths from the framework's swiftmodule.

Changed

  • Updated Google Mobile Ads SDK dependency to v13.

Please check the docs before implementing.

BlueStackSDK v6.0.0 for Unity

· Une minute de lecture
Ale Bles
BlueStack SDK Lead

[6.0.0] - 2026-05-21

Major release. Several public C# APIs have been renamed or have shape changes — see the v3.x → v6.0.0 migration guide before upgrading.

Native SDK upgrades

  • Android: BlueStack Core SDK upgraded to 6.0.1
  • iOS: BlueStack Core SDK upgraded to 6.0.0
  • All mediation adapters (In-App Bidding, Google Mobile Ads, Equativ) upgraded to their v6 counterparts on both platforms

Added

  • BlueStackAds.SetDebugMode(bool) plus IsDebugModeEnabled and IsInitialized properties
  • InterstitialAd.IsReady and RewardedAd.IsReady
  • BannerAd anchor-based positioning, custom screen-space positioning, masking, and a useSafeArea opt-out
  • BannerAd.OnAdResized event delivering a PreferredBannerSize

Breaking changes

  • BlueStackAds.Initialize signature simplified — Settings and the dual init callbacks are removed; a single callback now delivers InitializationStatus
  • RewardedVideoAd renamed to RewardedAd; reward event renamed to OnAdRewardEarned
  • Banner / interstitial / rewarded events unified under the OnAd* convention
astuce

See the full announcement and migration walkthrough: BlueStack SDK for Unity version 6.

BlueStack SDK v6.0.0 for React Native

· Une minute de lecture
Ale Bles
BlueStack SDK Lead

[6.0.0] - 2026-05-15

Changed

  • iOS: Upgraded BlueStack iOS Core SDK to version 6.0.0
  • Android: Upgraded BlueStack Android Core SDK to version 6.0.0
  • Updated bundled mediation adapter dependencies to their v6 counterparts (Google, Equativ, BlueStack Bidding)
astuce

See the full announcement for context, prerequisites, and upgrade instructions: BlueStack SDK for React Native version 6.