BlueStackSDK v6.0.0 for Unity
· Une minute de lecture
[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)plusIsDebugModeEnabledandIsInitializedpropertiesInterstitialAd.IsReadyandRewardedAd.IsReadyBannerAdanchor-based positioning, custom screen-space positioning, masking, and auseSafeAreaopt-outBannerAd.OnAdResizedevent delivering aPreferredBannerSize
Breaking changes
BlueStackAds.Initializesignature simplified —Settingsand the dual init callbacks are removed; a single callback now deliversInitializationStatusRewardedVideoAdrenamed toRewardedAd; reward event renamed toOnAdRewardEarned- Banner / interstitial / rewarded events unified under the
OnAd*convention
astuce
See the full announcement and migration walkthrough: BlueStack SDK for Unity version 6.

