Skip to main content

18 posts tagged with "unity"

View All Tags

BlueStackSDK v3.2.0 for Unity

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

Changed

  • BlueStack Android Core SDK version upgraded to 5.1.3
  • BlueStack iOS Core SDK version upgraded to 5.1.4
  • Implemented API changes of native core SDK v5
  • iOS dependencies in Unity now add mediation adapters as separate pods in the Podfile.
  • Dependency management now uses a single source of truth, removing separate XMLs for mediation networks.

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 v3.1.5 for Unity

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

Added

  • Method added to refresh Banner in the editor
  • Native ad Close method added to trigger OnNativeAdClosed event in the editor

Changed

  • Unity deprecated methods handled
  • Readme doc update

Fixed

  • Fixed the BlueStack Settings null exception issue when no settings exist
  • Fixed the issue with saving AdMob App ids
  • Error handled in Native ads, in case of null or empty image urls