Bug? Stuck on "green" compiling sometimes

techknight

Well-Known Member
Licensed User
Longtime User
Sometimes, if I go and delete the app manually from iOS, and then go back into bridge, the IDE still thinks its there and does the "green" compiler which fails. So i have to close out and reopen the IDE to get it to work again.

Sometimes hot-adding code doesnt work, for example if I change a toastmessage setting in the Socket1_Connected event, and do a Control-S and it actually doesnt update. But again I cant compile using normal "non green" debugging so it never works.

I have to delete the app, and restart the IDE.

the full debug non rapid option is gone from the IDE. So it gets annoying at times.
 
Top