Your Apple App Site Association Might Be Wrong

Let’s talk about .well-known/apple-app-site-association. Are you sure you need an empty apps array? What about paths, did you remember to duplicate it to the components array?

If you’re new to iOS development like I am, you know how hard it is to know…


This content originally appeared on DEV Community and was authored by Lem

Let's talk about .well-known/apple-app-site-association. Are you sure you need an empty apps array? What about paths, did you remember to duplicate it to the components array?

If you're new to iOS development like I am, you know how hard it is to know if you're configuring this file right. Are wildcards allowed? Why is this property here? Should I host this in each subdomain?

Misconfiguring the AASA can cause your app's handling of universal links to behave inconsistently. Turns out, there is a right way to do it, it's just not very well documented.

Apple developer forum linking to wwdc 2019 video for Apple App Site Association
https://forums.developer.apple.com/forums/thread/129460

I can tell you my team's AASA file had some deprecated attributes. Check the video out and compare it to your current association file.


This content originally appeared on DEV Community and was authored by Lem


Print Share Comment Cite Upload Translate Updates
APA

Lem | Sciencx (2024-10-11T23:21:51+00:00) Your Apple App Site Association Might Be Wrong. Retrieved from https://www.scien.cx/2024/10/11/your-apple-app-site-association-might-be-wrong/

MLA
" » Your Apple App Site Association Might Be Wrong." Lem | Sciencx - Friday October 11, 2024, https://www.scien.cx/2024/10/11/your-apple-app-site-association-might-be-wrong/
HARVARD
Lem | Sciencx Friday October 11, 2024 » Your Apple App Site Association Might Be Wrong., viewed ,<https://www.scien.cx/2024/10/11/your-apple-app-site-association-might-be-wrong/>
VANCOUVER
Lem | Sciencx - » Your Apple App Site Association Might Be Wrong. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/11/your-apple-app-site-association-might-be-wrong/
CHICAGO
" » Your Apple App Site Association Might Be Wrong." Lem | Sciencx - Accessed . https://www.scien.cx/2024/10/11/your-apple-app-site-association-might-be-wrong/
IEEE
" » Your Apple App Site Association Might Be Wrong." Lem | Sciencx [Online]. Available: https://www.scien.cx/2024/10/11/your-apple-app-site-association-might-be-wrong/. [Accessed: ]
rf:citation
» Your Apple App Site Association Might Be Wrong | Lem | Sciencx | https://www.scien.cx/2024/10/11/your-apple-app-site-association-might-be-wrong/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.