Aller au contenu principal
Version: 5.x.x

Release Notes

[5.1.3] - 2025-03-12

Changed

  • OMSDK updated to version 1.5.4.

[5.1.2] - 2025-03-06

Changed

  • Privacy manifest file updated.

[5.1.1] - 2025-02-07

Fixed

  • Loading user-agent in background thread issue fix.

[5.1.0] - 2025-02-05

Added

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

[5.0.1] - 2024-12-31

Fixed

  • Not initializing if empty provider list provided

[5.0.0] - 2024-12-04

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.