Use this tool to verify:
Validity: Ensure the information within the file, such as your app package name and fingerprint, aligns with your app.
Correct Implementation: Validate if your assetlinks.json file is configured accurately and adheres to Google’s guidelines and apple-app-site-association
file is correct as per Apple’s guidelines.
Accessibility: Confirm that the assetlinks.json
for android and apple-app-site-association
file for iOS is accessible at the designated location on your website.
Android
- URL should return a success response
- The response must be a valid JSON array.
- Other validations
Asset file
iOS
- URL should return a success response
- The response must be a valid JSON array.
- Other validations