Closed
Description
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
Labels
No labels