Skip to main content

34 posts tagged with "patch"

View All Tags

BlueStackSDK v3.1.10 for Unity

· One min read
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.

BlueStackSDK v3.1.7 for Unity

· One min read
Moin Uddin Hasan
Moin Uddin Hasan
BlueStack SDK Team

Changed

  • Removed Rewarded namespace
  • Renamed the GetBadge method to GetBadgeText
  • Renamed the GetTitle method to GetTitleText
  • Renamed the RegisterImageGameObject method to RegisterCoverImageGameObject
  • Renamed the RegisterCallToActionGameObject method to RegisterCallToActionTextGameObject

Fixed

  • Rerestricted interaction with Native ad objects while any overlay view is on top.

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.