ios 14 applinks not opening in app instead it opens a browser

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
Code Block
<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




ios 14 applinks not opening in app instead it opens a browser
 
 
Q