ios - Xcode 5.1.1 does not stop the application on simulator -
i updated xcode 5.1.1. today. , after when run application using ios 7.1 simulator. xcode opened simulator , displayed status running app on simulator. took long open application. after hit stop button on xcode kill application.
and here problem invoked. xcode never stopped or played application on simulator. kept hitting "play" & "stop" button. nothing happened.
so, restarted xcode same happened. then, restarted mac, got same issue. knows why happening.
any guidance helpful.
i resolved issue. took long time configure problem was.
some time ago, had edited etc/hosts file , changed localhost value 128.0.0.1.
but found link: https://discussions.apple.com/message/24478004#24478004
which prompt set localhost default value 127.0.0.1
to change value, see given link: https://discussions.apple.com/thread/4488310
doing this, , restart xcode. did trick.
Comments
Post a Comment