madhusudan joshi
madhusudan joshi

Reputation: 31

iPhone simulator option aren't showing in develop option safari 13.1 and Mac OS X 10.15.4

I just update MacOS Catalina 10.15.4 and Xcode 11.3.1 now my ionic app can't have iPhone simulators in safari v 13.1 to debug. I have lot of way asked previously but can't found any solution

I also download Safari Technology Preview but also not help to much to debug my iPhone simulator

Upvotes: 3

Views: 3546

Answers (2)

ttt
ttt

Reputation: 6829

You need to launch the simulator in the "Simulator app" first.

Open "Simulators app" -> File -> Open Simulator -> choose a device to launch

After that, the launched simulators show up in Safari responsive design mode.

Upvotes: 1

Ahmad Yar Khan
Ahmad Yar Khan

Reputation: 11

You will need the new Safari Technology Preview for your version of MacOS. Once installed close and reopen safari. Navigate to develop -> Open Page With -> Safari Technology Preview. This will open a new instance of Safari Technology Preview and here the develop tab should show your simulator.

Upvotes: 1

Related Questions