BlueStackSDK v3.3.0 for Unity
· Une minute de lecture
Changed
- BlueStack Android Core SDK version upgraded to 5.3.0.
- BlueStack iOS Core SDK version upgraded to 5.3.0.
- Removed BlueStack core dependency handling from Settings.
- Updated SDK to ensure compatibility with Unity 6.
- Added custom
CrossPlatformInput
in Unity to support both legacyInput Manager
and newInput System
. - Improved Native ad texture loading in Unity with better URL checks, network handling, and texture creation.
- Improved native ad impression validation.
Fixed
- Fixed wrong Android
bluestack-sdk-core
dependency version. - Fixed issue where Android banner ads overlapped the navigation bar by updating
getSafeInsets
. - Fixed Android Native Ad load method to use
MNGPreference
instead of newRequestOptions
.