Hi just like the title says...
Currently having an issue with ios14 applinks support, where our AASA file is hosted in non public server (behind vpn) and we already set the correct .entitlements to set it as "developer" mode in xcode as per the documentation said
e.g
<string>applinks:[HOST]?mode=developer</string>
docs: https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_associated-domains
our provisioning profile is also development profile
We dont know what is the issue , even in the xcode log there is no error showing up
Post
Replies
Boosts
Views
Activity
see titleso basically we had an app where our environment is still connected to UAT and I don't now if that's possible if we could just provide a VPN software to them that they will useany suggestion is appreciatedthanks