I am using xcode 11.3.1 and it has some simulators alone. How can I add XR simulator in my xcode 11.3.1?
Asked
Active
Viewed 549 times
1
-
1Why you need an `iPhone XR` simulator? Instead of `XR` you can use `iPhone 11` simulator. – Faysal Ahmed May 11 '20 at 05:19
-
But I am using simulator iPhone11 modal. But in real device of iPhone XR shows a different in UI – sejn May 11 '20 at 05:51
-
I have added the simulator iPhone XR by following this thread https://stackoverflow.com/questions/58728370/xcode-11-2-is-missing-simulators – sejn May 11 '20 at 07:14
1 Answers
2
You can use the iPhone 11 simulator. Xcode only shows one model (simulator) for similar screen size so in you instance iPhone 11 has the same screen size as iPhone XR.

Kunal Parikh
- 19
- 1
-
But I am using simulator iPhone11 modal. But in real device of XR shows a different in UI – sejn May 11 '20 at 05:48