Ads show in editor but will not in my device. At first I was getting the ad not ready through isReady = false response. Now I’m getting an error about having the ad request connection refused.
Here are some information…
Unity version 5.6.1.
Using Ad Services (not asset).
Requesting default video ad.
Build stripping is off.
Set Internet Access permission to Require.
Tried turning airplane mode on and off to check for different errors.
Ran as live and test ads.
Checked that ad delivery status is on in dashboard.
Tried to manually Initialize advertisements.
Made sure old versions of apk were uninstalled before pushing new.
Hi, under which circumstances did you get above error? Seems like you tried several different combinations, e.g. disabling network (by enabling airplane mode). Did ads work when you have network enabled?
I’m officially an idiot. My test device is rooted, and I forgot I had an adblocker installed. Disabled adblocker and everything works fine.
On an additional note: I submitted a ticket on how to remove an AdPlacement within the dashboard about a week ago and haven’t received a response yet. I’m only seeing the SET as default button and EDIT options. Is there no choice to delete?
Edit: Unity rep told me it’s not possible to delete AdPlacements at this time.