Skip to main content

32 posts tagged with "changed"

View All Tags

BlueStackSDK v5.1.4 for iOS

· One min read
Bishnu Pada Chanda
Bishnu Pada Chanda
BlueStack SDK Team

Changed

  • Minimum iOS Deployment target updated to version 13.0.
  • Separated BlueStack adapters for Google and Equativ (Formerly Smart)

Fixed

  • Initialization issue fixed

As we have separated Google and Equativ (Formerly Smart) adapters in this version, now you have to integrate them separately.

Please have a look at here for the integration of Google adapter and here for the integration of Equativ adapter.

BlueStack SDK v1.1.0 for React Native

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

Added

  • BlueStack privacy settings to set OptOut User and Age Restricted User.

Changed

  • Native bridges to use New APIs provided in native SDK version 5.1.3
  • Android package name to com.azerion.bluestack.react

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.