BlueStackSDK v3.4.0 for Unity [Deprecated]
· One min read
Changed
- Android: BlueStack Core SDK upgraded to 5.4.0
- Android: In-App Bidding mediation adapter upgraded to 5.4.0.0
- Android: Updated Unity bridge calls to execute on the UI thread to prevent crashes and improve stability.
- iOS: BlueStack Core SDK upgraded to 5.3.1
- iOS: Removed linker flag -ld64 from PostProcessBuild script.
- iOS: Adjusted banner position to properly respect safe area.
- Moved ad prefabs from Resources to Editor folder to avoid loading when not needed
Fixed
- Android: Fixed extra banner spacing when system already reserves nav bar area (non edge-to-edge).
- iOS: Fixed banner view constraint issue caused by height mismatch between
UIViewandMNGContainerView. - Replaced deprecated
FindObjectsOfTypewithFindObjectsByTypefor Unity 6+ compatibility.
