Knil made Universal Links testing easier. It fetches and parses apple-app-site-association file for you to quickly check whether Universal Links are working.
Add websites, download related apps, test Universal Links, and customize test links.
Features | |
---|---|
😇 | Open source iOS project written in Swift 5 |
📲 | Fetch and parse apple-app-site-association(AASA) files |
💡 | App Store links and metadata |
🚀 | List all Universal Link paths. One-tap to test! |
🛠️ | Customize test links |
🤝 | Link to other validation tools like Branch.io's AASA Validator or Apple's App Search API Validation Tool |
🆓 | Free without ads |
🚫 | No third-party tracking or analytics |
"knil" == "link".reversed()
Download the official release version from App Store.
Or, you can install this open source app with the following steps:
- Clone the repo on GitHub
- Open the project with Xcode 10.2 or above
- Change bundle ID to something like
com.yourcompany.Knil
- Build and run on your iOS devices
- Feedback and issues are welcome.