Skip to main content

30 posts tagged with "Android"

View All Tags

BlueStackGoogleAdapter v5.4.1.0 for Android

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

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

Changed

  • BlueStack core SDK dependency to 5.4.1
  • Migrated Google Mobile Ads SDK from version 23.6.0 to 24.9.0
  • Increased minimum supported Android SDK version from 19 to 23
  • Updated Kotlin version to 2.1.0 (required by Google Mobile Ads SDK 24.x)
  • Rewarded ad callback to use new AdMob API onUserEarnedReward

Please check the docs before implementing.

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

BlueStackGoogleMediation v5.3.0.1 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.3.0.1 has been released with the following changes:

Changed

  • Migrated Google Mobile Ads SDK from version 23.6.0 to 24.9.0
  • Updated minimum SDK support from API level 19 to API level 23
  • Upgraded Kotlin version to 2.1.0 to support Google Mobile Ads SDK 24.x

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