Created
October 11, 2021 18:06
-
-
Save BatteryAcid/ac8fb057eb118e4165e598204fa570fa to your computer and use it in GitHub Desktop.
apple-app-site-association file for enabling Universal Links in your app. Note there's no file extension.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"applinks": | |
{ | |
"apps": [], | |
"details": [ | |
{ | |
"appID": "YOUR_APP_ID.YOUR_APP_BUNDLE_ID", | |
"paths": ["*"] | |
}] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[Tutorial Video] https://youtu.be/lzQ2rLqlqyk
[Companion project] https://github.com/BatteryAcid/unity-cognito-hostedui-social-client