devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Not able to see the https requests

Open naninydhruva opened this issue 1 year ago • 3 comments

<-- Please describe your problem here. Be sure to include repro steps. -->


DevTools version: 2.37.2 IDE: VSCode Connected Device: CPU / OS: arm64 (64 bit) android Connected app type: Flutter native (debug build) Dart Version: 3.5.0 Flutter Version: 3.24.0 / stable Framework / Engine: 80c2e84975 / b8800d88be

Hi team,

I am not able to see any https request in the network just getting the web scoket requests after the latest flitter upgrade.

naninydhruva avatar Sep 30 '24 09:09 naninydhruva

Hi @naninydhruva! Do you mind sharing a small repro as well as sharing the package you are using to send the requests? Thank you!

elliette avatar Oct 03 '24 21:10 elliette

Hi @elliette , I am using dio :^5.7.0 version for sending the requests

naninydhruva avatar Oct 04 '24 11:10 naninydhruva

same problem with flutter 3.24.3, dart 3.5.3, devtools 2.37.3 and dio 5.7.0

Adrek avatar Oct 11 '24 22:10 Adrek

same issue with dio: ^5.5.0 but only with a physical device, if I am use android emulator works well

• Flutter version 3.24.3 on channel stable at C:\Users\Liam\dev\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 2663184aa7 (6 weeks ago), 2024-09-11 16:27:48 -0500
• Engine revision 36335019a8
• Dart version 3.5.3
• DevTools version 2.37.3

LiamMarega avatar Oct 23 '24 18:10 LiamMarega

closing as a duplicate of https://github.com/flutter/devtools/issues/8380

kenzieschmoll avatar Nov 19 '24 21:11 kenzieschmoll