i want to use both adnetwork at same time mean if admob ads not loaded /show then i want to show facebook ads.
{{ pls anyone reply with block arrangement how can i use this ?}}}
and my second question is— can i use facebook banner & admob interstitial at same screen (is this safe ?)
i am working on makeroid so do not suggest meditation Sdk.
i not want to use 2 banner/interstitial ads in one screen.
…
i want to load both ads(google/facebook) but i want show only ONE of them Randomly.(mean if google ads not filled ads then show facebook ads)
I load ads on home screen and i want to show them when i click on Button(for go to next screen). i do this but Screen Maybe Overlaped and Ads not show.
if i add Ads when new screen initialize then ads show.
i want to show ads before screen initialize (Mean i not want to load ads when new screen initialize)
Now, Maybe You think -why i want to do this
i want to do this because - Google Ads policy say , you can not show ads after screen load ,its mean you interupt your when he reading something, so Developers place Ads before Screen fully initialize/opening .
So i want to add Ads on BUTTON and want to show ads before screen open (((when i do this Ads not show)))