Knil ๐
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.
Demo
Add websites, download related apps, test Universal Links, and customize test links.
Features
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 |
Naming
"knil" == "link".reversed()
Install
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
Contribution
- Feedback and issues are welcome.