Not directly compose related, but since we've been...
# compose
c
Not directly compose related, but since we've been all using Arctic Fox for some time now. Have people noticed that they have deployed their app in studio, it builds, then installs, but the old build launches again? I've noticed this a handful of times, and a restart of Studio seems to resolve it... but I just hit it again and it killed like an hour of my time. I don't know how to repro, but curious if it's compose related or if someone has a bug tracker issue handy.
👌 2
😰 1
r
Yeah i've experienced it a couple of times too. Sometimes i change a couple of lines, put in a breakpoint but the breakpoint never gets hit because it's actually running an old version of the code ignoring the changes. Bumblebee seems to work fine though. I've resorted to using the stable version for non-compose code.
😭 1
s
At some point this was fixable by disabling "Allow parallel run", not sure about now tho
o
I seem to remember similar problems being caused by Apply Changes (formerly known as Instant Run). Try disabling that 🤔
l
Are you experiencing the issue on the beta of Arctic Fox?
c
Yeah. This is in beta 2. I restarted the IDE and everything works as normal again.
b
I've had this issue in stable releases as well, for as long as I can remember
c
Anyone here noticed it only with the wifi debugging option? Trying to see if that's the culprit.
b
I use USB and still have that issue