You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the version of the cli shipped with react-native@0.59.5, I'm not able to run my app on the iPad Pro (11-inch) anymore, even though the simulator is available (see the dump below).
Dump of available emulators (first argument of the findMatchingSimulator function).
Environment
Description
With the version of the cli shipped with
react-native@0.59.5
, I'm not able to run my app on theiPad Pro (11-inch)
anymore, even though the simulator is available (see the dump below).Dump of available emulators (first argument of the
findMatchingSimulator
function).Reproducible Demo
react-native init
react-native run-ios --simulator 'iPad Pro (11-inch)'
The text was updated successfully, but these errors were encountered: