简体   繁体   中英

iOS Universal links or contextual links are not working consistently in simulator

We have solid tests for universal links, and We are using the Spotlight to open links in the simulator.

Test steps: Open Spotlight, past the universal links, and tap enter

The expected result should be open the links in App.

The problem often opens in a browser even though the App is already installed. It is not consistent behavior. We cannot find out why links are opening in the browser. The link should be open in the App all time. The same links are working fine with an actual device. It is only happening in the simulator.

All have the same Xcode, simulator version, and another environment.

Xcode Version : Version 13.4.1 (13F100)

Contextual links will not bring up the app when used from a web view component, not sure if spotlight works the same. Answer from another team member, would it be possible to open the notes or contact app and click from there?

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