Aller au contenu principal

10 articles tagués avec « android »

Voir tous les tags

BlueStackSDK v5.0.2 for Android

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

Bluestack SDK Android [5.0.2] - 2024-12-31

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 Android

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

Bluestack SDK Android [5.0.0] - 2024-12-05

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 v4.4.0 for Android

· Une minute de lecture
Ale Bles
BlueStack SDK Lead

[4.4.0]

Fixed

  • No success/error callback when passing empty string as appId during sdk initialization

Removed

  • Manifest.permission.SYSTEM_ALERT_WINDOW for gyro debug. Now we are using BlueStackDebugActivity to display gyro debug window.
  • All the third party adapters from BlueStack Core SDK.

BlueStackSDK v4.3.1 for Android

· Une minute de lecture
Ale Bles
BlueStack SDK Lead

[4.3.1]

Removed

  • Prevent the occurrence of MAdvertiseLockedPlacementException during the Interstitial and RewardedVideo ad load calls when the ad is already loaded.
  • NPA parameters from Google Ad request.

Fixed

  • Google AdManager Rewarded video display issue.

BlueStackSDK v4.3.0 for Android

· Une minute de lecture
Ale Bles
BlueStack SDK Lead

[4.3.0]

Bluestack Android 4.3.0 has been released with the following changes!

Fixed

  • AdView, MNGRequestAdResponse, OnImpressionRequestedListener memory leak in MAdvertiseImpManager.
  • BlueStackAdapterInitializationState class not found error by avoid obfuscation.

Added

  • NativeAdImpressionListener for cross platform native ad.