2

I'm in the process of adding a path to my apple-app-site-association file. I have made the change and have it working locally on my development machine using Ngrok as a reverse proxy. Everything has been tested and consequently I've deployed the change to my staging environment.

My staging URL is not publicly accessible as it sits behind a private network. The issue I'm facing is that despite adding ?mode=developer to my staging URL (in the entitlements file), my device does not seem to be bypassing Apple's CDN to obtain a copy of the apple-app-site-association file.

applinks:www.mydomain.com
applinks:staging.my-nonprod-domain.com?mode=developer
applinks:integration.my-nonprod-domain.com?mode=developer

I have enabled Associated Domain Development on the device and the app is being built via an active development profile.

I have had this work before, but it seems that it is not working anymore. I'm running Xcode 14.1 and iOS 16.4.1(a).

I'm out of ideas so some indication of what could be going wrong would be appreciated.

Taz
  • 1,203
  • 1
  • 11
  • 21

0 Answers0