BlueStackSDK v6.0.0 for iOS
[6.0.0] - 2026-03-13
Added
- App Open Ads: New full-screen ad format for app launch and foreground events
- New
AppOpenAdclass for loading and displaying app open ads - See complete guide: App Open Ads Documentation
Changed
- Updated OMSDK to version 1.6.3.
Core SDK Classes
- BlueStack → MobileAds — SDK initialization class
- BlueStackPrivacySettings → PrivacySettings — Privacy configuration
Native Ads Classes
- MNGAdsFactory → AdsFactory — Native ad factory
- MNGNativeObject → NativeObject — Native ad object
- MNGPreference → Preference — Ad preferences
- MNGGender → Gender — Gender enum
MNGGender.MNGGenderUnknown→Gender.GenderUnknownMNGGender.MNGGenderMale→Gender.GenderMaleMNGGender.MNGGenderFemale→Gender.GenderFemale
Banner Ad Classes
- AdSize → BannerAdSize — Banner ad size constants
AdSize.BANNER→BannerAdSize.BANNERAdSize.FULL_BANNER→BannerAdSize.FULL_BANNERAdSize.LARGE_BANNER→BannerAdSize.LARGE_BANNERAdSize.LEADERBOARD→BannerAdSize.LEADERBOARDAdSize.MEDIUM_RECTANGLE→BannerAdSize.MEDIUM_RECTANGLEAdSize.DYNAMIC_BANNER→BannerAdSize.DYNAMIC_BANNERAdSize.DYNAMIC_LEADERBOARD→BannerAdSize.DYNAMIC_LEADERBOARD
See the complete migration guide for detailed code examples and step-by-step instructions.


