Skip to main content

39 posts tagged with "changed"

View All Tags

BlueStack SDK v1.3.0 for React Native

· One min read
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.

BlueStackSDK v3.3.1 for Unity

· One min read
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.

BlueStack SDK v2.0.0 for Flutter

· One min read
Moin Uddin Hasan
Moin Uddin Hasan
BlueStack SDK Team

Changed

  • Renamed bluestack_sdk.dart to bluestack_sdk_flutter.dart to align library name with package name per pub rules.
  • Upgraded compileSdkVersion to 35.
  • Upgraded Android Gradle to 8.5.0.
  • Upgraded BlueStack Android Core SDK to v5.3.1.
  • Upgraded BlueStack iOS Core SDK to v5.3.2.
  • Updated mediation adapter dependencies in the example app for compatibility with latest Core SDK versions.

documentation

BlueStackSDK v3.3.0 for Unity

· One min read
Moin Uddin Hasan
Moin Uddin Hasan
BlueStack SDK Team

Changed

  • BlueStack Android Core SDK version upgraded to 5.3.0.
  • BlueStack iOS Core SDK version upgraded to 5.3.0.
  • Removed BlueStack core dependency handling from Settings.
  • Updated SDK to ensure compatibility with Unity 6.
  • Added custom CrossPlatformInput in Unity to support both legacy Input Manager and new Input System.
  • Improved Native ad texture loading in Unity with better URL checks, network handling, and texture creation.
  • Improved native ad impression validation.

Fixed

  • Fixed wrong Android bluestack-sdk-core dependency version.
  • Fixed issue where Android banner ads overlapped the navigation bar by updating getSafeInsets.
  • Fixed Android Native Ad load method to use MNGPreference instead of new RequestOptions.

BlueStackSDK v5.3.0 for Android

· One min read
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

· One min read
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.

BlueStack SDK v1.2.1 for React Native

· One min read
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