Skip to content

BlueStack-SDK v5.0.0

Compare
Choose a tag to compare
@torongo-azerion torongo-azerion released this 04 Dec 06:14
· 5 commits to main since this release
5ee62b2

[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.