[GH-ISSUE #1935] Unable to capture logs of specific Xamarin iOS App on device or in the Simulator. #1926

Closed
opened 2026-03-03 19:55:30 +03:00 by kerem · 1 comment
Owner

Originally created by @clawesome on GitHub (Feb 13, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1935

I'm debugging a Xamarin iOS app and the traffic for a specific project won't show up at all in the Proxyman traffic logs on the desktop app with the iOS Simulator nor will it show up in the mobile app on my device. I'm capturing traffic from other Xamarin apps without issue on both the desktop and mobile app. Is there potentially something in the app's configuration that would prevent it the traffic from showing up in the Proxyman logs?

Originally created by @clawesome on GitHub (Feb 13, 2024). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1935 I'm debugging a Xamarin iOS app and the traffic for a specific project won't show up at all in the Proxyman traffic logs on the desktop app with the iOS Simulator nor will it show up in the mobile app on my device. I'm capturing traffic from other Xamarin apps without issue on both the desktop and mobile app. Is there potentially something in the app's configuration that would prevent it the traffic from showing up in the Proxyman logs?
kerem 2026-03-03 19:55:30 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 15, 2024):

@clawesome by default, Xamarin iOS doesn't respect the system proxy on your Simulator, so Proxyman can't capture traffic.

You need to find a solution to manually set the proxy to Proxyman in your source code. Here is what we can found: https://github.com/xamarin/xamarin-macios/issues/18635

For the IP and port, you can find it in the Status Bar.

Screenshot 2024-02-15 at 11 39 24
<!-- gh-comment-id:1945350783 --> @NghiaTranUIT commented on GitHub (Feb 15, 2024): @clawesome by default, Xamarin iOS doesn't respect the system proxy on your Simulator, so Proxyman can't capture traffic. You need to find a solution to manually set the proxy to Proxyman in your source code. Here is what we can found: https://github.com/xamarin/xamarin-macios/issues/18635 For the IP and port, you can find it in the Status Bar. <img width="427" alt="Screenshot 2024-02-15 at 11 39 24" src="https://github.com/ProxymanApp/Proxyman/assets/5878421/e1c048cb-fee8-4f3c-af4f-f20cc9dcf0da">
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#1926
No description provided.