Skip to main content

25 posts tagged with "added"

View All Tags

BlueStackSDK v5.1.0 for Android

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

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

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

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

BlueStack SDK v1.0.1 for React Native

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

Added

  • Auto SDK initialization in case the banner load starts before SDK initialization, provided that shouldLoadWhenReady is set to true.

Changed

  • Updated the SDK to use the native Android SDK version 4.4.3
  • Updated the SDK to use the native iOS SDK version 4.4.10

Fixed

  • The issue of Banner load triggering multiple times in case of shouldLoadWhenReady. Now, Performing Banner load after all the BannerAdView props are set.

BlueStackSDK v3.1.5 for Unity

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

Added

  • Method added to refresh Banner in the editor
  • Native ad Close method added to trigger OnNativeAdClosed event in the editor

Changed

  • Unity deprecated methods handled
  • Readme doc update

Fixed

  • Fixed the BlueStack Settings null exception issue when no settings exist
  • Fixed the issue with saving AdMob App ids
  • Error handled in Native ads, in case of null or empty image urls