Common Issues
Items to check when a deep link does not behave as intended.
| Item | Details |
|---|
| Cause | Bundle ID or Team ID mismatch, AASA file configuration error |
| Check | Verify the response of https://adg.im/.well-known/apple-app-site-association |
| Solution | Check the Bundle ID and Team ID under 트래킹 링크 > 설정 > 딥링크 설정. |
| Item | Details |
|---|
| Cause | Package name mismatch or SHA256 certificate fingerprint error |
| Check | Verify the response of https://adg.im/.well-known/assetlinks.json |
| Solution | Check the package name and SHA256 certificate fingerprint under 트래킹 링크 > 설정 > 딥링크 설정. |
| Item | Details |
|---|
| Cause | Missing deep link redirect configuration |
| Solution | In the per-platform redirect settings on the deep link creation screen, verify that the destination type and the URL/scheme values are entered. |