How to add Native Full Screen Video Ads in my flutter app? - flutter

I'm trying to make an app where I want full screen video ads to display but not like the typical ones with white background and a video holder in between, I want to make something like the ads that pop up in between Youtube Shorts that are full screen, I found Facebook Native Ads but they too have that white background with ad holder in between, Is there any other Ad Network that I can use if it's not possible with Facebook Ad Network? I've just tried Facebook Native Ads as of now

Related

Interstitial google Admob Ad showing behind canvas

I have 2 canvas in my game.One is background and one shows items in the front.Now when i implemented Admob ads,all my ads are showing in background canvas.Why is that and how can i set them to show on the front canvas.
How can I achieve it.
I am calling ads from Gameobject in front canvas.

iAds show when using UnityAds

I implemented Unity Ads in my game, I would like to display video ads on game over screen. I use this code to do it:
if(Advertisement.isReady())
{
Advertisement.Show();
}
The problem is that when I check my game on iOS for some reason iAds banners display on the top of the page!
I went to monetization settings (advanced) of UnityAds and turned off picture placement. I also disabled "Allow picture ads when no video ads are available (Highly Recommended)" in default video placement options but I still see those iAds banners (saying "You are connected to iAds"). I am not sure if they are debug banners and will disappear in release build.
Any ideas?

Showing Revmob full screen ad above nextpeer multiplayer screen

I am using Nextpeer to add multiplayer facility in my game. Now i want to show ad when user start the game so I show ad when user press start button. but the problem is the the Revmob full screen goes under that screen. I want to that ad should appear above that Nextpeer screen.
Any guide or help
It is allowed to show an ad when user start the game and on Nextpeer screens as long as you don't block Nextpeer ads.
You can read more about our pricing plans for developers in this link

Is it possible to display full screen ad directly in iPhone?

I want to know that is it possible to display full screen ad directly in iPhone?as i don't want to display small banner ad and wants direct full screen ad.
and if yes then how?
For that what to use i mean how can i show it with iAd or AdWhirl or AdMob or other?
Thanks.
yes you can by using rich media iads but they are supported only on iPad & ios 4.3.Check the documentation. http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/iAd_Guide/Full-ScreenAdvertisements/Full-ScreenAdvertisements.html

Is there a way to open the add in full screen programmatically?

Is it possible to run full screen iAds in App.
In the Words with Friends app there seems to be a random timer which when it goes off it acts like the user clicked on the iAd.
Is there a way to open the add in full screen programmatically?
Words with Friends uses ads by Greystripe. This isn't possible with iAds ads.