How to check device id of iPhone simulator?

前端 未结 8 1256
耶瑟儿~
耶瑟儿~ 2020-12-24 05:16

I want to check device id for my iPhone simulator application. But not using codebase. I know the way how to do with codebase, using UIDevice instance.

Is there any

8条回答
  •  隐瞒了意图╮
    2020-12-24 06:02

    Xcode -> Window -> Devices and Simulators -> Select Device for which you want identifier (Inside details you can see identifier)

提交回复
热议问题