Skip to main content

38 posts tagged with "changed"

View All Tags

BlueStack SDK v1.2.0 for React Native

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

Added

  • Added public API BluestackSDK.IsInitialized() to check initialization status anytime.
  • Added adType validation to handle undefined values safely.

Changed

  • Modified SDK initialization process to prevent reinitialization.
  • Android banner creation delayed to next frame for proper prop update.
  • Banner show/hide now handled in bridge to avoid native view removal.

BlueStackSDK v5.2.0 for iOS

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

Added

  • Preload interstitial ad
  • Creating and loading multiple interstitial ad
  • Expire preloaded interstitial ad after certain period

Fixed

  • Removed Play/Replay button after video ends playing

BlueStack SDK v1.1.1 for React Native

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

Added

  • Added a custom logger in the native bridge to display debug logs based on Debug Mode.

Changed

  • All core API calls and callbacks now run on the main thread.
  • Upgraded BlueStack Android Core SDK to version 5.1.4.
  • Upgraded BlueStack iOS Core SDK to version 5.1.5.
  • Upgraded React to version 19.1.0.
  • Upgraded React Native to version 0.80.0.

BlueStackSDK v3.2.0 for Unity

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

Changed

  • BlueStack Android Core SDK version upgraded to 5.1.3
  • BlueStack iOS Core SDK version upgraded to 5.1.4
  • Implemented API changes of native core SDK v5
  • iOS dependencies in Unity now add mediation adapters as separate pods in the Podfile.
  • Dependency management now uses a single source of truth, removing separate XMLs for mediation networks.

BlueStackSDK v5.1.4 for iOS

· One min read
Bishnu Pada Chanda
Bishnu Pada Chanda
BlueStack SDK Team

Changed

  • Minimum iOS Deployment target updated to version 13.0.
  • Separated BlueStack adapters for Google and Equativ (Formerly Smart)

Fixed

  • Initialization issue fixed

As we have separated Google and Equativ (Formerly Smart) adapters in this version, now you have to integrate them separately.

Please have a look at here for the integration of Google adapter and here for the integration of Equativ adapter.

BlueStack SDK v1.1.0 for React Native

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

Added

  • BlueStack privacy settings to set OptOut User and Age Restricted User.

Changed

  • Native bridges to use New APIs provided in native SDK version 5.1.3
  • Android package name to com.azerion.bluestack.react