Unity Interstitial Keeps Loading | Loop

Hello, for more than 3 months I have been battling with unity interstitial block arrangement which seems not normal. I set it this wayunitynormalarrangement

But unfortunately it keeps on loading non stop ADS, I changed it to this way by using a label component which I renamed as ads
unitylogicarrangement
Its loading normal but google rejects my app for AD fraud.

Please help

You have to initialize the SDK First then load the ads. Also in Unity ads, it will keep loading ads in a loop if you place ShowAd block in the AdLoaded event. Show Ad only when needed and keep track if the ad is loaded using a variable,

Please help me out with the blocks

2 Likes

Thank you I’m grateful

1 Like

You’re Welcome, If you found the reply useful do make sure to mark it as solution so that other users can benefit from it.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.