본문 바로가기

Develop/React

[ReactNative] Expo ios simulator said "This version of ..."

When after update expo-cli.. the ios simulator said like this..

"This version of the Expo app is out of date. Uninstall the app and run again to upgrade."

The expo app on ios simulator is out of date..

The solutions is just Remove the expo app on ios simulator and restart expo project..

Open the ios simulator..and press the home button on the bottom of the simulator..

And find the Expo application..and click for a while..

And click the X button to remove..

After remove Expo app..then type expo start on your iTerm..

That's all.

Too easy to solve !

'Develop > React' 카테고리의 다른 글

React Hooks  (0) 2019.03.06
Using environment variables in the .env file in reactjs  (0) 2019.01.31
[ReactNative] expo 502 response  (0) 2018.02.14
[ReactNative] components and apis  (0) 2018.02.14
[ReactNative] expo를 이용한 설정  (0) 2018.02.14