I'm using Canary to support Compose, and I can't Debug -- the app simply waits for the debugger, and Studio waits for the app. Anyone else run into this? When I was using the Studio plugin in IDEA for the same project, I had no issues.
s
Sanendak
03/29/2021, 8:30 PM
1. Just create breakpoint and change suspend to all
2. Run app in debug mode
3. Done!
In future you may use default "Thread" option
r
rocketraman
03/29/2021, 9:25 PM
Eh? The issue is that the debugger cannot connect to the app.
rocketraman
03/29/2021, 9:28 PM
Here is a screenshot to show the behavior:
r
rudolf.hladik
03/31/2021, 7:46 AM
Same happens to me if I have running more than one version of AS. Like AS Canary and AS Stable. Shutting down the other usually helps
r
rocketraman
03/31/2021, 12:50 PM
Hmm don't have two versions of studio running but I do have both idea and studio running. I'll try shutting down idea.