Skip to content

AppOpen example contains mistakes #531

@gerchicov-vg

Description

@gerchicov-vg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions