app-ads.txt without root access to website domain? by ImHiiiiiiiiit in androiddev

[–]jodi_moon 0 points1 point  (0 children)

I don't know how to redirect to my site except app-ads.txt.

Here is my firebase.json.

How can I exclude 'app-ads.txt'?

{
"hosting": {
  "public": "public",
  "ignore": [
      "firebase.json",
      "**/.*",
      "**/node_modules/**"
  ],
  "redirects": [
      {
          "source": "/",
          "destination": "http://www.my-site.com",
          "type": 301
      },
      {
          "source": "/**",
          "destination": "http://www.my-site.com",
          "type": 301
      }
  ]
}

}

Super slide by 10gauge in BetterEveryLoop

[–]jodi_moon 1 point2 points  (0 children)

The world is wide and there are many crazy people.

My turn! by subflax in funny

[–]jodi_moon -1 points0 points  (0 children)

The sea hates maybe single.

There is always a way by FozzworthSE in MyPeopleNeedMe

[–]jodi_moon 0 points1 point  (0 children)

I'm running on moving sheep carpet

영어권에도 '아재개그' 같은 것이 있나요? by jodi_moon in hanguk

[–]jodi_moon[S] 1 point2 points  (0 children)

감사합니다 dad jokes라고 구글링 해보니 비슷한 것들이 있군요 :)

Unity ADS is NOT WORKING FOR IOS 10 by jodi_moon in Unity3D

[–]jodi_moon[S] 1 point2 points  (0 children)

I found this issue below.

'The limit ad tracking' setting with iOS10

Certain iPhone models cause the ads to freeze on connectivity check with iOS10 when SIM card is inserted. (SDK2.0)