Skip to main content

24 posts tagged with "changed"

View All Tags

BlueStackSDK v5.2.0 for iOS

· One min read
Nagib Bin Azad (Torongo)
Nagib Bin Azad (Torongo)
BlueStack SDK Team

Added

  • Preload interstitial ad
  • Creating and loading multiple interstitial ad
  • Expire preloaded interstitial ad after certain period

Fixed

  • Removed Play/Replay button after video ends playing

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 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.

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.