Aller au contenu principal

29 articles tagués avec « added »

Voir tous les tags

BlueStack SDK v1.2.0 for React Native

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

BlueStack SDK v1.1.1 for React Native

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

BlueStack SDK v1.1.0 for React Native

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

BlueStackSDK v5.1.0 for Android

· Une minute de lecture
Zakir Hossain
Zakir Hossain
BlueStack SDK Team

Added

  • BlueStackPrivacySettings for Publisher to enable/disable UserOptOut and AgeRestrictedUser privacy setting option.
  • Sanitization process to remove age, gender, location and AdvertisingId from http request for age restricted user.

Updated

  • Used system User-Agent instead of BlueStack custom User-Agent for age restricted user.

BlueStackSDK v5.1.0 for iOS

· Une minute de lecture
Nagib Bin Azad (Torongo)
Nagib Bin Azad (Torongo)
BlueStack SDK Team

Added

  • Introduced new BlueStackPrivacySettings class for setting the age restricted user (COPPA) and user opt-out privacy.

BlueStackSDK v5.0.0 for iOS

· Une minute de lecture
Nagib Bin Azad (Torongo)
Nagib Bin Azad (Torongo)
BlueStack SDK Team

With great pleasure we announce the release of version 5.0.0 of the BlueStack Mobile Ad SDK. Please refer to the new documenation regarding the implementation changes for the updated formats.

Added

  • Added BlueStack class for initializing the SDK.
  • Introduced new BannerView class for showing banner ads.
  • Implemented InterstitialAd class for loading and showing interstitial ads.
  • Added RewardedAd class for displaying rewarded video ads.
  • New RequestOptions class for sending target specific information.
  • Added centralized logger.

Fixed

  • Interstitial weak reference crash fix.

BlueStackSDK v5.0.0 for Android

· Une minute de lecture
Zakir Hossain
Zakir Hossain
BlueStack SDK Team

With great pleasure we announce the release of version 5.0.0 of the BlueStack Mobile Ad SDK. Please refer to the new documenation regarding the implementation changes for the updated formats.

Added

  • Added BlueStack class for initializing the SDK.
  • Introduced new BannerView class for showing banner ads.
  • Implemented InterstitialAd class for loading and showing interstitial ads.
  • Added RewardedAd class for displaying rewarded video ads.
  • New RequestOptions class for sending target specific information.