-
Notifications
You must be signed in to change notification settings - Fork 816
Open
Description
Console log spams with such messages:
App open ad failed to load with error: Too many recently failed requests for ad unit ID: .... You must wait a few seconds before making another ad request.
App open ad is not ready yet.
Start loading app open ad.
<Google> Invalid Request. Too many recently failed requests for ad unit ID: ... You must wait a few seconds before making another ad request.
Let check your AppOpenAdManager:
https://github.com/googleads/googleads-mobile-ios-examples/blob/main/Swift/admob/AppOpenExample/AppOpenExample/AppOpenAdManager.swift
when you receive didFailToPresentFullScreenContentWithError
callback you reload your ad immediately. But your own server interpret it as spam.
Metadata
Metadata
Assignees
Labels
No labels