简体   繁体   中英

iOS 13 AASA file not downloading

I noticed that the AASA file is not downloaded (by monitoring the API calls in Charles) on iOS 13.1. I was going through the WWDC https://developer.apple.com/videos/play/wwdc2019/717/ video, but could not find any hint whether we need an additional step on iOS 13.

Anyone experienced the same problem? It works on iOS 12.2 and earlier.

i was facing this same issue. I found that was charles root certificate the cause of the AASA file not being downloaded. After I removed it from my device, AASA file was downloaded again and universal links worked fine.

You can check in your console for error if any during file download on first installation https://ios13.dev/universal-links-debugging-on-ios-13-cjwsux93w001p6ws1swtstmzc

And if you want to validate JSON format
https://branch.io/resources/aasa-validator/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM