yes please am waiting, and also try to show blocks after making and also the ad
I’ll send the AIA File.
that would be great thanks
Thanks a lot !Ads are working now
Any progress update for Mediation platform extension?
I am not working on a Mediation Platform Right Now.
@Abhijith_Dominic I am having some problem with native ads, sometimes they load perfectly and sometimes they show this error
HERE IS THE BLOCK
i just to reload the ad if any error occurs and do not want to show this dialogue, this error message comes automatically i have not used notifier.
please help
Some Ads Might not have a image that’s why the error is happening. Check if the Image url is not empty before setting it
this also happens to text also, should I check every time ? can u show blocks how to check if it is not empty ?
IS THIS CORRECT ? I used custom img when ad img is empty
Yes it’s right. I recommend checking if the title is empty or not and if it’s empty load ad again or else show the ad
what if do this - only show ad if Title, Description and Img are not empty ? otherwise load ads again
Yes that works
okay i am implementing this now thanks !
hey need some help here, how to check if all the three are not empty (title, des. and img) and then call native ad to load again ? how to set blocks for it ?
You just have to check anyone or if you want to check all use the and Block in the logic section
there is option for checking two blocks using “this_or_this” block how to check all the three with it @Abhijith_Dominic
For Now checking the Title alone would be enough because if the title is empty other’s will empty too
ammm… okay you got a point ! am doing this
hii the problem is not solved even after doing what you said, i checked if any of the values are empty and load the ad again, but it shows error no matter what,
i tried this also
even when a custom img is selected after getting empty img url from server, it shows the following error every time