mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1935] Unable to capture logs of specific Xamarin iOS App on device or in the Simulator. #1926
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1926
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
@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.