Aller au contenu principal

6 articles tagués avec « v6.0 »

Voir tous les tags

BlueStackSDK v6.0.6 for Android

· Une minute de lecture
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 v6.0.5 for Android

· Une minute de lecture
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.

BlueStackSDK v6.0.2 for Android

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

[6.0.2] - 2026-04-23

Changed

  • Updated androidx.media3:media3-exoplayer to 1.10.0
  • Improved mute/unmute stability for video ads with stable APIs
  • compileSdk version 36 or higher is now required (mandated by androidx.media3:media3-exoplayer 1.10.0)

BlueStackSDK v6.0.1 for Android

· Une minute de lecture
Nowrose Muhammad (Ragib)
Nowrose Muhammad (Ragib)
BlueStack SDK Team

[6.0.1] - 2026-04-15

Fixed

  • Fixed a null-safety issue in interstitial ad loading flow and improved thread-safe initialization.
  • Fixed a race condition where impression and close events could fire within a very short interval, causing inconsistent state.