Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native ad has stop loading even for test mode #298

Open
sarojraut opened this issue Feb 28, 2024 · 1 comment
Open

Native ad has stop loading even for test mode #298

sarojraut opened this issue Feb 28, 2024 · 1 comment
Labels
bug Something isn't working stale This isue has been inactive

Comments

@sarojraut
Copy link

sarojraut commented Feb 28, 2024

MAX SDK Version

12.1.0

Device/Platform Info

ios 17.3

Current Behavior

Ad shows on Mediation Debugger for all but while implementing it gives error for native ads. All other ads are working except native ads. Before it was working but now it is not working
[MAError: code=204, message=MAX returned no eligible ads from any mediated networks for this app/device., mediatedNetworkErrorCode=-1, mediatedNetworkErrorMessage=]

Expected Behavior

No response

How to Reproduce

func createNativeAd()
{
nativeAdLoader = MANativeAdLoader(adUnitIdentifier: "ad_unit_ID")
nativeAdLoader.nativeAdDelegate = self
nativeAdLoader.loadAd()
}

Additional Info

No response

@sarojraut sarojraut added the bug Something isn't working label Feb 28, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale This isue has been inactive label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This isue has been inactive
Projects
None yet
Development

No branches or pull requests

1 participant