Aller au contenu principal

Release Notes

[3.1.9] - 2024-11-07

fixed

  • Removed unused namespaces and fixed assembly reference missing issue.

[3.1.8] - 2024-11-07

Changed

  • BlueStackSettings Initialization on AssetPostProcess.

[3.1.7] - 2024-10-23

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.

[3.1.6] - 2024-07-26

Changed

  • BlueStack Android SDK version upgraded to 4.4.0

Added

  • Manage Android mediation networks from the BlueStack Settings

[3.1.5] - 2024-07-10

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.

[3.1.4] - 2024-07-04

Changed

  • Reward type and amount added in RewardedItem of OnUserRewardEarned event

[3.1.3] - 2024-04-26

Changed

  • Automatically update all dependencies when SDK version is updated

[3.1.2] - 2024-04-17

Changed

  • BlueStack iOS SDK version updated to 4.4.6

[3.1.1] - 2024-04-09

Changed

  • BlueStack Android SDK version updated to 4.3.2

Fixed

  • iOS runtime error due to Criteo dependency

[3.1.0] - 2024-04-08

Changed

  • BlueStack iOS SDK version updated to 4.4.4

Added

  • Option to add/remove iOS mediation networks from BlueStack Settings

[3.0.4] - 2024-03-06

Changed

  • BlueStack Android SDK version updated to 4.3.1

[3.0.3] - 2024-02-23

Fixed

  • Platform check in PostProcessBuild

[3.0.2] - 2024-02-14

Changed

  • BlueStack iOS SDK version updated to 4.4.0
  • Google-Mobile-Ads-SDK is included in the package dependencies to be added as a subspec in the pod

[3.0.1] - 2024-01-24

Changed

  • BlueStack iOS SDK version updated to 4.3.0
  • Native Ad support for iOS
  • Editor Settings: Both iOS and Android admob id fields are together

[3.0.0] - 2023-10-13

Changed

  • BlueStack iOS SDK version updated to 4.2.9
  • BlueStack Android SDK version updated to 4.3.0

Added

  • Native Ad support for Android

[2.0.2] - 2023-09-21

Changed

  • BlueStack android SDK version updated to 4.2.10

Fixed

  • Android Ad loading error immediately after initialization

[2.0.1] - 2023-08-10

Changed

  • BlueStack android SDK version updated to 4.2.9

[2.0.0] - 2023-06-26

Changed

  • BlueStack android SDK version updated to 4.2.8
  • BlueStack iOS SDK version updated to 4.2.7
  • Restructured the assembly definition files and namespace
  • SDK Initialization complete callback

Added

  • Adapters Initialization complete callback with status

[1.1.1] - 2023-05-18

Fixed

  • AdBehaviour namespace issue fixed.

[1.1.0] - 2023-05-12

Changed

  • BlueStack android SDK version updated to 4.2.6
  • BlueStack iOS SDK version updated to 4.2.5
  • Interstitial and RewardedVideo ad placeholders (prefabs) are updated in the Unity Editor
  • Load, Show, Hide methods are improved for the unity editor
  • "setPosition" method renamed to "SetPosition"

Added

  • Added placeholders (prefabs) for for all kinds of banner ads in the Unity Editor
  • Load, display banner ads based on ad size and display size in the Unity Editor
  • Change banner position at runtime in the Unity Editor (Using SetPosition method)
  • OnBannerDidLoad, OnBannerDidFailed, OnBannerDisplay, OnBannerHide events are now functional in the Unity Editor
  • Added close button actions and Ad click behaviours in the Unity Editor
  • Load and show interstitial and rewarded ads placeholder based on orientation
  • Added timer for the Rewarded ad in the Unity Editor

[1.0.3] - 2023-04-18

Changed

  • BlueStack android SDK version updated to 4.2.5
  • BlueStack iOS SDK version updated to 4.2.4

[1.0.2] - 2023-03-27

Changed

  • BlueStack android SDK version updated to 4.2.2
  • BlueStack iOS SDK version updated to 4.2.2

[1.0.1] - 2023-03-14

Changed

  • BlueStack android SDK version updated to 4.2.1
  • BlueStack iOS SDK version updated to 4.2.1

[1.0.0] 2023-02-23

Added

  • Supported Ad Formats - Banner, Interstitial and RewardedVideo.
  • Supported Ad Networks - Madvertise, Improve Digital and AdMob.