C
C#14mo ago
Elgate

❔ Android Debugging getting slower and slower

Greetings, I am working on an app for my job. Everything used to be fine but for the past month, debugging has become slower. Now it used to be manageable, but now it isn't. It takes literal minutes to type a character in a text box. I haven't changed any of the configuration and I even tried to update again. Nothing worked. All I see in the output is a buch of Threads opening, Explicit concurrent copying and frame skipped all over. When I start the app without debugger, everything works fine. I hate it because I don't even know where to begin to diagnose it. All message I saw about similar stuff all point to an older version of VS to be the root cause of it, but it's been addressed since.
2 Replies
chef drone builder
What do you use to build your app?
Accord
Accord14mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.