Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

Missing "GADCustomNativeAdLoaderDelegate" Interface in Xamarin.Google.iOS.MobileAds #536

@simspace-dr

Description

@simspace-dr

In the Xamarin.Google.iOS.MobileAds ApiDefinition.cs I see the GADCustomNativeAd and the GADCustomNativeAdDelegate interfaces appear to be fully implemented. However, there is no GADCustomNativeAdLoaderDelegate interface defined.

This presents a problem where we can use AdLoader to request a custom native ad, but without a custom native ad loader delegate, we are not able to receive the ad being returned by the API.

Are there any plans to add the GADCustomNativeAdLoaderDelegate interface to the API definitions in the near future?

Or is there another way to get the API to return the requested custom native ad?

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