[GH-ISSUE #1506] Doesn't proxy Best Buy app on iOS #1499

Closed
opened 2026-03-03 19:51:59 +03:00 by kerem · 3 comments
Owner

Originally created by @JohnCoates on GitHub (Jan 21, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1506

Description

Using Proxyman for iOS, I can't see search requests done on the Best Buy app. https://apps.apple.com/us/app/best-buy/id314855255

Steps to Reproduce

  1. Run Best Buy app, do a search
  2. Search doesn't show up, and neither do resource loads

Current Behavior

Searches and resource loads don't show up

Expected Behavior

Searches and resource loads show up

Environment

  • App version: Proxyman iOS 1.17.0
  • iOS version: 16.2
Originally created by @JohnCoates on GitHub (Jan 21, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1506 ## Description Using Proxyman for iOS, I can't see search requests done on the Best Buy app. https://apps.apple.com/us/app/best-buy/id314855255 ## Steps to Reproduce 1. Run Best Buy app, do a search 2. Search doesn't show up, and neither do resource loads ## Current Behavior Searches and resource loads don't show up ## Expected Behavior Searches and resource loads show up ## Environment - App version: Proxyman iOS 1.17.0 - iOS version: 16.2
kerem 2026-03-03 19:51:59 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@raxityo commented on GitHub (Jan 21, 2023):

Best Buy app seems to be using Flutter.

Flutter ignores system proxy settings, so the traffic from the apps built with Flutter doesn't go through Proxyman.

Same thing happens with any other apps built with Flutter such as OpenSea.

<!-- gh-comment-id:1399335890 --> @raxityo commented on GitHub (Jan 21, 2023): Best Buy app seems to be using Flutter. Flutter ignores system proxy settings, so the traffic from the apps built with Flutter doesn't go through Proxyman. Same thing happens with any other apps built with Flutter such as OpenSea.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 22, 2023):

Yes, it's correct. Some React Native doesn't use the HTTP Proxy too. To intercept Flutter apps, it's required some config: https://docs.proxyman.io/debug-devices/flutter

<!-- gh-comment-id:1399379174 --> @NghiaTranUIT commented on GitHub (Jan 22, 2023): Yes, it's correct. Some React Native doesn't use the HTTP Proxy too. To intercept Flutter apps, it's required some config: https://docs.proxyman.io/debug-devices/flutter
Author
Owner

@JohnCoates commented on GitHub (Jan 23, 2023):

Great, thanks for the heads up.

<!-- gh-comment-id:1401162576 --> @JohnCoates commented on GitHub (Jan 23, 2023): Great, thanks for the heads up.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1499
No description provided.