Aller au contenu principal

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.2 for Android

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

Fixed

  • App crash for dispatcher cache response missing exception.

  • Initialization flow doesn't fire error callback when both server and cache response are empty or null.

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.

BlueStackSDK v3.1.10 for Unity

· Une minute de lecture
Moin Uddin Hasan
Moin Uddin Hasan
BlueStack SDK Team

Changed

  • Updated the iOS Post Processor to include AdMob App IDs based on the inclusion of AdMob mediation adapters.
  • onIOSMediationNetworksUpdateEvent will trigger after changes to Settings serializedObject properties are applied.

Fixed

  • Fixed Podfile subspec inclusion to remove full string if no adapters are selected and subspec array is empty.
  • Fixed a Null Reference issue by updating the Destroy and distractor methods for Native Ads.