1. iOS universal links: 1.1. Put apple-app-site-association to FBA IIS site root folder 1.2. Add the following section under section in web.config (together with other elements): 2. Android app links: 2.1. Create .well-known sub folder in FBA IIS site's root folder 2.2. Put assetlinks.json to created .well-known sub folder 2.3. Go to IIS manager > FBA IIS site and convert .well-known sub folder to Application 2.4. Put the following web.config to .well-known sub folder: