Search code examples
refreshios-simulatorredraw

iPhone Simulator Refresh/Redraw View when debugging?


anyone does knows how redraw a view when debugging code? When Xcode is in the debugger mode, doesn't refresh the screen. If I add a view or a button, nothing is show on the screen!


Solution

  • No - you need to rebuild the project so it deploys the latest app to the Simulator