Skip to content

AdMob iOS rootViewController issues #137

Closed
@LewisSmallwood

Description

@LewisSmallwood

Hi there,

I am having a few issues with AdMob on iOS. Specifically, when instantiating an Interstitial Ad. It preloads successfully, but upon calling the show method, this seems to always throw the error:

{
    event: "adFailedToShowFullScreen",
    error: "Content Error: Cannot present from a nil view controller.",
    data: {}
}

This is being raised by the delegate: GADFullScreenContentDelegateImpl.prototype.adDidFailToPresentFullScreenContentWithError.

Any help would be greatly appreciated. Thanks.

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