- 
                Notifications
    
You must be signed in to change notification settings  - Fork 423
 
Open
Description
What is missing or inaccurate about the content on this page?
The React docs state that the association files should be hosted under the public folder (domain.com/public/.well-known). But when done so, the online validators and the operating systems don't pick up the files.
Moving the files to the root (domain.com/.well-known) ensures the files are properly read and only then the deep links start working (verified both on Android and iOS).
Online validators used:
- iOS: AASA validator
 - Android: Statement link validator
 
P.S.: A big thank you to the entire Ionic and Capacitor team for making a complex topic like Deep links so easy to understand and implement!
Metadata
Metadata
Assignees
Labels
No labels