Hi,
How can I force the simulator to run ios 11.
The following command doesn’t show ios 11.
ionic cordova emulate ios --list
Normally I use this command:
ionic cordova emulate ios --target=“iPad-Air” -l -c
I have ios 11 installed and the sim is running from inside XCode beta.
Thank
Sujan12
#2
So what exactly is the problem?
With --list
you can output a list of available simulators.
The problem is ios 11 is not in the list.
Sujan12
#4
Hm, interesting.
This is more a Cordova question, you might try asking at slack.cordova.io (Report the result back please if you get an answer!)