Aller au contenu principal

BlueStackGoogleAdapter v5.3.4 for iOS

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

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

Fixed

  • Banner ad size issue fix.
  • Ad click event issue fix.

Please check the docs before implementing.

BlueStack SDK v1.3.0 for React Native

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

Changed

  • Upgraded BlueStack iOS Core SDK to version 5.3.5
  • Managed banner height dynamically through the React Native bridge.
  • iOS: Added constraints to center the Native Banner View within its React Native parent.

BlueStackEquativAdapter v5.1.8 for iOS

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

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

Change

  • Provide prefered height based on the aspect ratio.

Supported Ad Formats

  • Banner / MREC
  • Interstitial

Please check the docs before implementing.

BlueStackSDK v3.3.1 for Unity

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

Note: This release includes functional changes originally intended for 3.4.0, without requiring unreleased native dependencies.

Changed

  • Android: Equativ mediation adapter upgraded to 5.2.1.0
  • Android: Updated Unity bridge calls to execute on the UI thread to prevent crashes and improve stability.
  • iOS: BlueStack Core SDK upgraded to 5.3.1
  • iOS: Removed linker flag -ld64 from PostProcessBuild script.
  • iOS: Adjusted banner position to properly respect safe area.
  • Moved ad prefabs from Resources to Editor folder to avoid loading when not needed.

Fixed

  • Android: Fixed extra banner spacing when system already reserves nav bar area (non edge-to-edge).
  • iOS: Fixed banner view constraint issue caused by height mismatch between UIView and MNGContainerView.
  • Replaced deprecated FindObjectsOfType with FindObjectsByType for Unity 6+ compatibility.

BlueStackSDK v5.4.0 for Android

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

BlueStackSDK v3.4.0 for Unity [Deprecated]

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

Changed

  • Android: BlueStack Core SDK upgraded to 5.4.0
  • Android: In-App Bidding mediation adapter upgraded to 5.4.0.0
  • Android: Updated Unity bridge calls to execute on the UI thread to prevent crashes and improve stability.
  • iOS: BlueStack Core SDK upgraded to 5.3.1
  • iOS: Removed linker flag -ld64 from PostProcessBuild script.
  • iOS: Adjusted banner position to properly respect safe area.
  • Moved ad prefabs from Resources to Editor folder to avoid loading when not needed

Fixed

  • Android: Fixed extra banner spacing when system already reserves nav bar area (non edge-to-edge).
  • iOS: Fixed banner view constraint issue caused by height mismatch between UIView and MNGContainerView.
  • Replaced deprecated FindObjectsOfType with FindObjectsByType for Unity 6+ compatibility.