mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #641] Can not see any requests on iOS simulator after the installed certificates #638
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#638
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 @CaramelHeaven on GitHub (Sep 28, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/641
Proxyman version? (Ex. Proxyman 1.4.3)
2.7.0
macOS Version? (Ex. mac 10.14)
10.15.6
Steps to reproduce
I've been struggling with this situation more than one month and can not resolve this trouble.
Expected behavior
Should be working fine. It's worked nice two-three months ago.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Sep 28, 2020):
@CaramelHeaven If you don't see any traffic from iOS Simulator, it means the HTTPS Proxy doesn't point to Proxyman Local Server (port 9090) anymore. Maybe some app reverts it.
I tested on the Alamofire sample project with iOS Simulator, it works fine.
@CaramelHeaven commented on GitHub (Sep 28, 2020):
@NghiaTranUIT Thanks for reply.
SSL Handshake Failed:)Okay, let's run the simulator. We seeing that all requests failed. Go to Certificate -> Install certificate on iOS Simulators -> click on buttons -> Reset simulator -> Try to open simulator again -> Failed. I checked again the certificate on iOS - it disappeared.
I have tried again my scheme described above and it doesn't work. I think after running the simulator my certificate gets deleted and I need to install a new one over and over again.
I also tried to completely reinstall Proxyman but that didn't help.
Curious enough.
As u can see below I checked all suggestions and restarted simulator but if I close the "certificate window" and try to open again the 2 and 3 steps refreshed to default value
@NghiaTranUIT commented on GitHub (Sep 28, 2020):
@CaramelHeaven thanks for getting back.
It's correct behavior because there is no official way to know whether or not the open Simulator is installed with a Proxyman certificate or not.
Here is the step:
Look like you're using External Proxying on the right bottom toolbar. Can you turn it off?
Look like you're selected, Document Filter. Please select All
@NghiaTranUIT commented on GitHub (Sep 28, 2020):
@CaramelHeaven commented on GitHub (Sep 28, 2020):
Okay. Looks like I have no problem in this way. I have checked troubleshooting and after that the problem is not disappeared.
@NghiaTranUIT commented on GitHub (Sep 29, 2020):
Glad to hear that 👍
I will improve the Helper Tool detection if it detects the HTTP Proxy doesn't change and the tool hasn't installed yet. It will prompt the user to fix it.