BlueStackSDK v3.3.1 for Unity
· One min read
Changed
- BlueStack iOS Core SDK version upgraded to 5.3.1
- Moved ad prefabs from Resources to Editor folder to avoid loading when not needed.
- Android: Equativ mediation adapter upgraded to 5.2.1.0
- Android: Updated Unity bridge calls to execute on the UI thread to prevent crashes and improve stability.
- iOS: Removed linker flag -ld64 from PostProcessBuild script.
- iOS: Adjusted banner position to properly respect safe area.
Fixed
- Replaced deprecated
FindObjectsOfTypewithFindObjectsByTypefor Unity 6+ compatibility. - 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.
