Pass deep link into iOS Simulator?

前端 未结 5 668
醉酒成梦
醉酒成梦 2021-01-31 14:32

I would like to find an easier way to call deep links in the iOS simulator.

On Android you can use ADB to pipe links into the simulator by using the console.

Is th

5条回答
  •  我在风中等你
    2021-01-31 14:38

    As an alternative, you can use ControlRoom open-source tool. Basically it's a wrapper above simulator cli.

提交回复
热议问题