Closed
Description
In this .gif, you can see we have one breakpoint before hot restarting. Then we hot restart, and the breakpoint disappears. The test application is running on an iOS simulator.
(the gif is a bit misleading since when it loops back to the beginning, it looks like the breakpoint comes back, but that is just the gif starting over)
This is a good candidate for an integration test where we can use a real application and trigger a real hot restart.