Skip to main content

6 posts tagged with "release"

View All Tags

BlueStackBiddingAdapter v6.0.0.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.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

BlueStackEquativAdapter v6.0.0.0 for Android

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

Mediation adapter for Equativ (formerly Smart AdServer). Please check the docs before implementing.

bluestack-mediation-equativ 6.0.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

BlueStackGoogleMediation v6.0.0.0 for Android

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

Mediation for Google Mobile Ads. Please check the docs before implementing.

bluestack-mediation-google 6.0.0.0 has been released with the following changes:

Added

  • Click tracking support for interstitial ads

Changed

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

BlueStackGoogleMediation v5.4.1.0 for Android

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

Mediation for Google Mobile Ads. Please check the docs before implementing.

bluestack-mediation-google 5.4.1.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.1

Fixed

  • Native Ad initialization to align with Core SDK breaking changes
  • Native Ad clickability in Google mediation when media container is absent

BlueStackSDK v5.4.1 for Android

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

[5.4.1] - 2026-02-09

Added

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

Fixed

  • Some Interstitial ads had transparency issues
  • Capping period logic that incorrectly allowed an extra ad when the capping period was set to 1

BlueStackSDK v5.4.0 for Android

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

[5.4.0] - (Unreleased)

Added

  • Introduce Validator interface and ValidationError data class
  • Add necessary classes for adapters

Updated

  • Enhance Ad Presenter support for adapters