Skip to main content

BlueStackSDK v6.0.2 for iOS

· One min read
Sayed Hasan
Sayed Hasan
BlueStack SDK Team

[6.0.2] - 2026-07-03

Fixed

  • Resolved a crash when a creative contained a invalid click URL.
  • HTML interstitial ads now render creatives correctly.
  • The OMID click event now fires for VAST ads in the fullscreen renderer.
  • HTML interstitial ads now generate the OMID start event correctly.

BlueStackBiddingAdapter v6.0.6.0 for Android

· One min read
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

In-App Bidding mediation adapter for BlueStack. Please check the docs before implementing.

bluestack-mediation-bidding 6.0.6.0 has been released with the following changes:

Changed

  • Excluded the ExoPlayer dependency from the Prebid SDK to avoid version conflicts with your app's media libraries.
  • Updated for compatibility with bluestack-sdk-core 6.0.6 (still requires version 6.0.5 or higher).

BlueStackSDK v6.0.6 for Android

· One min read
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

[6.0.6] - 2026-07-02

Added

  • Added debug logs to track ad lifecycle events, making it easier to trace and troubleshoot ad behavior during integration.

Fixed

  • Resolved an issue where the Open Measurement sessionFinish event was not being sent.
  • Fixed a video ad crash caused by audio-focus callbacks running off the main thread (notably in React Native apps).

BlueStackSDK v5.4.5 for Android

· One min read
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

[5.4.5] - 2026-06-22

Added

  • Passed viewability verification details to the bidding process to support accurate ad viewability tracking.

BlueStackSDK v6.0.5 for Android

· One min read
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

[6.0.5] - 2026-06-22

Added

  • Passed viewability verification details to the bidding process to support accurate ad viewability tracking.

Changed

  • Improved network efficiency by reusing existing connections for ad requests.

BlueStackBiddingAdapter v5.4.5.0 for Android

· One min read
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

In-App Bidding mediation adapter for BlueStack. Please check the docs before implementing.

bluestack-mediation-bidding 5.4.5.0 has been released with the following changes:

Added

  • Allows viewability measurement settings to be overridden per ad request for more flexible tracking configuration.

Changed

  • Now requires bluestack-sdk-core version 5.4.5 or higher (below 6.0.0).