Skip to main content

14 posts tagged with "android"

View All Tags

BlueStackSDK v4.4.0 for Android

· One min read
Ale Bles
BlueStack SDK Lead

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

· One min read
Ale Bles
BlueStack SDK Lead

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

· One min read
Ale Bles
BlueStack SDK Lead

Fixed

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

Added

  • NativeAdImpressionListener for cross platform native ad.