Запитання 16
When deep links work on Android but not on iOS, what are common misconfigurations to check?
Варіанти відповідей
Check for missing or misconfigured apple-app-site-association file, mismatched App ID, missing Associated Domains entitlement, lack of HTTPS, and use Apple validation tools
Disable Associated Domains entitlement to fix the issue
Use HTTP links instead of HTTPS for iOS
Ignore linking configuration on iOS