Didn't notice this as an issue with the v9.0 Betas, however since installing the release version this morning I find that if an app is running in debug mode & I click on the Restart button in the B4A IDE, the app fails to restart & I get the "Rapid debugger failed to connect to process" dialog. There is no error in the log.
If I then recompile by clicking the Run or Restart button, the app does a full compile & runs as expected.
On further investigation, it seems that his only happens if the app is restarted without making any changes. If I make a change (I tested by adding a simple Log("Hello") statement to Activity_Create in the Main activity), it restarts OK.
I thought it might just be an issue with one particular project, however I have tested this on multiple different projects & it's the same.
- Colin.
If I then recompile by clicking the Run or Restart button, the app does a full compile & runs as expected.
On further investigation, it seems that his only happens if the app is restarted without making any changes. If I make a change (I tested by adding a simple Log("Hello") statement to Activity_Create in the Main activity), it restarts OK.
I thought it might just be an issue with one particular project, however I have tested this on multiple different projects & it's the same.
- Colin.