Hello, I am trying to debug my application in real time on the emulator. At present, when I debug the application I can step through the code but cannot see any output on the emulator screen.
Let's say I execute a line of code that says to set a buttons text, I don't see any result of this on the emulator screen (it stays the same).
Can anybody explain what I may be doing wrong please?
Many Thanks