Post

Replies

Boosts

Views

Activity

Reply to Universal Links are not working in the Xcode 26 simulators
Is everything working on a physical device? Yes.. it is working fine in the production itself. In the console, I could see logs like, `1.Beginning data task AASA-4566C78B-005A-404E-B20C-2C09A8AA0062 { domain: example.com, bytes: 0, route: cdn } 2.Task <847A193E-5A40-4AC5-85D8-6CA8ED662BE4>.<29> resuming, timeouts(60.0, 604800.0) qos(0x15) voucher((null)) activity(00000000-0000-0000-0000-000000000000) 3. Already downloading data for domain example.com, so skipping a second download (non-discretionary) ` Is this skipping the download of AASA of my domain ? Is this the issue ? I have tried to clear the cache of swcd as well. Couldn't find the correct path of it in Xcode 26. Is this updated in the Xcode 26 ?
1w
Reply to Universal Links are not working in the Xcode 26 simulators
We have validated the below cases, Updated the Xcode to the latest version Cleared simulator cache Verified AASA file using above terminal command Couldn't obtain any info from the Console logs as well. Note: In the same Xcode version, universal links for working fine in different application. Issue occurring only for our application. We need info about where can we verify the universal link setup of my simulator.
3w