flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Android Studio Debugger: "Collecting Data..."

Open jfdash opened this issue 11 months ago • 8 comments

Steps to Reproduce

When you put yourself in debug mode and put a break point in a variable, for example, you want to inspect the value returned by an API call. If you go into Debug mode, it is displayed for all values "Collecting Data..." and nothing is shown.

This blocks anyone from debugging flutter code in android studio

Version info

Android Studio Iguana | 2023.2.1 • Flutter plugin io.flutter 78.0.2 • Dart plugin 232.10286

Flutter 3.19.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision 7482962148 (7 days ago) • 2024-02-27 16:51:22 -0500 Engine • revision 04817c99c9 Tools • Dart 3.3.0 • DevTools 2.31.1

jfdash avatar Mar 06 '24 11:03 jfdash

+1 i am also facing this issue. it is very hard to debug the code as debugger is not showing proper data.

BlackStriker99 avatar Mar 08 '24 06:03 BlackStriker99

@BlackStriker99 I had to downgrade to the Giraffe versions in order to get back to using debug again if it can help you.

This issue, however, absolutely must be solved in the next releases.

jfdash avatar Mar 08 '24 09:03 jfdash

#7228 Same problem. It seems it happened after I upgraded android studio.

hungtg-citigo avatar Mar 12 '24 06:03 hungtg-citigo

I meet the same problem after I upgraded to AS iguana version(2023.2.1.23)

Fan086 avatar Mar 19 '24 07:03 Fan086

Same here

159159951 avatar Apr 03 '24 03:04 159159951

Same here

caihuanjian avatar Apr 09 '24 12:04 caihuanjian

Same Here on Koala too

yosrri avatar Aug 15 '24 12:08 yosrri

Same here Even in Koala, without debugging it hard. So that i have to use the older version of AS. Please fix it soon , Thank you

SanjiKakashi avatar Aug 19 '24 11:08 SanjiKakashi