Aller au contenu principal

BlueStackSDK v5.3.0 for Android

· Une minute de lecture
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

[5.3.0] - 2025-10-03

Added

  • Global placement timeout settings for RewardedAd and Interstitial

Updated

  • SDK initialization reliability and error handling
  • Debugging logs enhancement for troubleshooting ad issues
  • Overall SDK stability and performance
  • Update Google Adapter version to 5.3.0.0
  • Update Bluestack Bidding Adapter version to 5.3.0.0

BlueStackSDK v5.3.0 for iOS

· Une minute de lecture
Nagib Bin Azad (Torongo)
Nagib Bin Azad (Torongo)
BlueStack SDK Team

[5.3.0] - 2025-10-03

Added

  • Global placement timeout settings for RewardedAd and Interstitial.

Changed

  • SDK initialization reliability and error handling.
  • Debugging logs enhancement for troubleshooting ad issues.
  • Overall SDK stability and performance.
  • Update Google Adapter Version to 5.3.0.0.

Fixed

  • Crash fix while there are no adserver assigned to a placement.

BlueStackGoogleAdapter v5.3.0.0 for iOS

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

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

Changed

  • Added support for Core SDK 5.3.0 breaking changes in Google Adapters.

Updated

  • BlueStack core sdk dependency to 5.3.0

Please check the docs before implementing.

BlueStack SDK v1.2.1 for React Native

· Une minute de lecture
Moin Uddin Hasan
Moin Uddin Hasan
BlueStack SDK Team

Changed

  • Upgraded BlueStack Android Core SDK to version 5.2.1
  • Upgraded BlueStack iOS Core SDK to version 5.2.1
  • Updated adapter dependencies in the example app (iOS & Android) to versions compatible with Core SDK v5.2.1

BlueStackEquativAdapter v5.1.4.2 for iOS

· Une minute de lecture
Bishnu Pada Chanda
Bishnu Pada Chanda
BlueStack SDK Team

BlueStackEquativAdapter v5.1.4.2 has been released with the following changes:

Change

  • Updated Equativ Display SDK to 8.5.0

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStack SDK v1.0.2 for Flutter

· Une minute de lecture
Moin Uddin Hasan
Moin Uddin Hasan
BlueStack SDK Team

Changed

  • Core API calls and callbacks now run on the main thread for improved stability.
  • Upgraded Android Gradle to 8.1.0 and Android SDK to API level 34.
  • Updated BlueStack Android Core SDK to version 5.1.4.
  • Updated BlueStack iOS Core SDK to version 5.1.5.
  • Modified the Example App to reflect recent SDK updates and changes.

documentation

BlueStack SDK v1.2.0 for React Native

· Une minute de lecture
Moin Uddin Hasan
Moin Uddin Hasan
BlueStack SDK Team

Added

  • Added public API BluestackSDK.IsInitialized() to check initialization status anytime.
  • Added adType validation to handle undefined values safely.

Changed

  • Modified SDK initialization process to prevent reinitialization.
  • Android banner creation delayed to next frame for proper prop update.
  • Banner show/hide now handled in bridge to avoid native view removal.

BlueStackSDK v5.2.0 for Android

· Une minute de lecture
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

Added

  • Support for preloading HTML interstitial ads
  • Support for preloading VAST interstitial ads
  • Ability to load multiple interstitial ads independently using individual ad instances
  • Logic to show only valid (non-expired) interstitial ads, even if some among the loaded ones have expired
  • Introduced AdExpiredError — learn more

Fixed

  • Removed Play/Replay button overlay after video playback ends