We provide complete mobile and web apps development solutions

Tuesday, August 13, 2019

Could not find iPhone 6 simulator React Native


When running react-native run-ios

getting "Could not find iPhone 6 simulator "


solution:

node_modules/react-native/local-cli/runIOS/findMatchingSimulator.js

replace
if (version.indexOf('iOS') !== 0)
with
if (version.indexOf('com.apple.CoreSimulator.SimRuntime.iOS') !== 0)

0 coment�rios:

Post a Comment

Online Training

Your Name :
Your Email: (required)
Your Message: (required)

Powered by Blogger.

Recent Posts

Find Us On Facebook

Popular Posts