0

I use Admob to monetize my apps and recently I added Facebook mediation. For Android it was verified already (it was a while ago and I honestly I don't remember how).

I see this information fo iOS:

Instructions Copy the line below and add it to your app-ads.txt file at https:// domain.com/app-ads.txt. We've included your business...

The thing is that I have this mediation on a Flutter app and I have no domain.

How can I verify this? How can I validate this?

Dani
  • 3,128
  • 2
  • 43
  • 91
  • https://stackoverflow.com/questions/57423387/what-is-app-ads-txt-and-how-do-i-implement-it-in-admob – Dani Oct 24 '21 at 10:41

1 Answers1

0

You can Publish app-ads.txt with Firebase Hosting

Then release new version of your iOS app and add the link to iOS app Marketing URL in app store connect.

user16930239
  • 6,319
  • 2
  • 9
  • 33
  • I got verified but now says "Waiting for bid request" after one week – Dani Nov 01 '21 at 10:13
  • Facebook bidding is required for new app. You should set up bidding with others ads network. [Here’s how to set up app bidding.](https://www.facebook.com/audiencenetwork/monetize/bidding/integrate) – user16930239 Nov 01 '21 at 10:33
  • I have 2 ads, both idle. CPM configured to min $1.5 – Dani Nov 01 '21 at 11:22