Skip to main content

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 v5.3.1 for Android

· One min read
Md. Mustafizur Rahman
Md. Mustafizur Rahman
BlueStack SDK Team

[5.3.1] - 2025-10-23

Removed

  • Dropped support for TLS v1.1 to meet server specification.
note

Apps running on devices without TLS 1.2 support will fail during network initialization.

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.
  • Removed -ld64 from Other Linker Flags, previously added as a temporary fix for Xcode 15.0+ build issue.

Fixed

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

BlueStackSDK v5.3.1 for iOS

· One min read
Nagib Bin Azad (Torongo)
Nagib Bin Azad (Torongo)
BlueStack SDK Team

[5.3.1] - 2025-10-13

Fixed

  • Fixed issue on sending impression tracking for VAST interstitial ad.

Note: Initialization of BlueStack SDK through MNGAdsSDKFactory is no longer supported.