Aller au contenu principal

BlueStackGoogleMediationAdapter v5.4.0 for iOS

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

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

BlueStackGoogleMediationAdapter 5.4.0 has been released with the following changes:

Changed

  • Compatiable with core v5.4.0.

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

Changed

  • BlueStack iOS Core SDK version upgraded to 5.3.1
  • Moved ad prefabs from Resources to Editor folder to avoid loading when not needed.
  • 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: Removed linker flag -ld64 from PostProcessBuild script.
  • iOS: Adjusted banner position to properly respect safe area.

Fixed

  • Replaced deprecated FindObjectsOfType with FindObjectsByType for Unity 6+ compatibility.
  • 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.

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