59 posts tagged with "iOS"
View All Tags · One min read
BlueStackBiddingAdapter v6.0.2 for iOS
· One min read
BlueStackBiddingAdapter v6.0.2 has been released with the following changes:
Changed
- Improved Prebid banner handling for better rendering and request behavior.
- Skipped video configuration for Prebid banners when banner height is less than 150.
- Improved rendering support for 1x1 Prebid creatives by using the originally requested ad size.
Supported Ad Formats
- Banner / MREC
- Interstitial
Please check the docs before implementing.
BlueStackBiddingAdapter v6.0.1 for iOS
· One min read
BlueStackSDK v6.0.0 for iOS
· One min read
[6.0.0] - 2026-03-13
Added
- New App Open Ad format with loading, displaying, and mediation support.
- New AdRenderKit module — HTML/VAST rendering, viewability tracking, and impression management.
Changed
- Added
BLSprefix to Objective-C public classes to avoid naming conflicts. - Updated OMSDK to version 1.6.3.
Breaking Changes
- Renamed SDK entry point from
BlueStacktoMobileAds(Objective-C:BLSMobileAds). - Renamed
BlueStackPrivacySettingstoPrivacySettings. - Renamed
BlueStackErrortoAdErrorandBlueStackErrorCodetoAdErrorCode. - All
BlueStackError*andMAdvertiseError*error constants renamed toAdError*prefix (e.g.,BlueStackErrorWrongPlacement→AdErrorWrongPlacement). - Renamed Native Ad classes:
MNGAdsSDKFactory→AdsSDKFactory,MNGAdsAdapter→AdsAdapter,MNGNAtiveObject→NativeObject,MNGPreference→Preference. - Renamed Native Ad protocols:
MNGAdsAdapterNativeDelegate→AdsAdapterNativeDelegate. - Renamed
MNGDisplayTypetoDisplayType.
:::tip Migration Guide Available See the complete migration guide for detailed code examples and step-by-step instructions. :::
BlueStackBiddingAdapter v6.0.0 for iOS
· One min read
BlueStackEquativAdapter v6.0.0 for iOS
· One min read
BlueStackGoogleAdapter v6.0.0 for iOS
· One min read
BlueStackGoogleAdapter v5.4.0 for iOS
· One min read
BlueStackGoogleAdapter v5.4.0 has been released with the following changes:
Added
- Warning log when video ads are received for native placements without a media container, recommending ad unit configuration to exclude video ads for improved revenue
Changed
- Updated core SDK (bluestack-sdk-core) to version
5.4.0
Please check the docs before implementing.
BlueStackSDK v5.4.1 for iOS
· One min read
BlueStackGoogleAdapter v5.3.5 for iOS
· One min read
