Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to GADBannerViewMBS class.
GADBannerViewMBS.DidDismissScreen
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
You should restart anything paused while handling WillPresentScreen.
GADBannerViewMBS.DidFailToReceiveAdWithError(error as NSErrorMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
The failure is normally due to network connectivity or ad availablility (for example, no fill).
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
You may want to add the banner view to the view hierarchy if it hasn't been added yet.
GADBannerViewMBS.DidRecordClick
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
GADBannerViewMBS.DidRecordImpression
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
GADBannerViewMBS.paid(value as GADAdValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
GADBannerViewMBS.WillDismissScreen
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
GADBannerViewMBS.WillPresentScreen
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes |
You may want to pause animations and time sensitive interactions.
The items on this page are in the following plugins: MBS iOS Plugin.