using the following commands my last used simulator iPhone 8 Plus (iOS 13.2) is used. Any thoughts on how to work out why the specified simulator is not launching?
npx react-native run-ios --simulator "iPad"
npx react-native run-ios --simulator="iPad"
These commands without npx also do not launch an iPad simulator but the iPhone 8 Plus.