mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #1804] Unable to https proxy to device on iOS 17 #1796
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#1796
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 @lewisalee87 on GitHub (Oct 12, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1804
Originally assigned to: @NghiaTranUIT on GitHub.
Description
I've installed proxyman certificates on both macbook and iPhone and have input https proxy to the wifi however I am still unable to connect to my device properly
Current Behavior
When visiting webpages on Safari or Chrome browsers there is no connection, when visiting Apps there is no connection
Expected Behavior
Expected to be able to connect to iPhone device through https proxy, however unable to connect.
Environment
@NghiaTranUIT commented on GitHub (Oct 12, 2023):
@lewisalee87 Can you follow this troubleshooting page to find the problem? It could be your Firewall setting, or you're using VPN app on iPhone, etc
@lewisalee87 commented on GitHub (Oct 12, 2023):
@NghiaTranUIT confirming VPN is off on device and Firewall settings are correct to allow Proxyman incoming connection

Are there any Wifi settings that contribute to https proxy not working?

E.g.
@NghiaTranUIT commented on GitHub (Oct 12, 2023):
No connection: Do you mean there is no traffic on the Proxyman app or You can't connect to this website?
Yes, there is a small Apple issue on iOS 16 and iOS 17: https://docs.proxyman.io/troubleshooting/ios-16-devices-issues
@lewisalee87 commented on GitHub (Oct 12, 2023):
@NghiaTranUIT there was no traffic on the Proxyman app.
I've tried forgetting wifi network on both my macbook and iphone device and re-connecting on both and it seems to have done the trick.
Thanks for your help.
@NghiaTranUIT commented on GitHub (Oct 12, 2023):
Thanks, it's definitely a bug from iOS 17. Forget the Wi-Fi and reconnect will work 👍
@kkiermasz commented on GitHub (Oct 14, 2023):
@NghiaTranUIT are there any new workarounds for this issue?
I'm currently debugging an app without SSL certificate pinning on iOS 17, and I keep receiving the following error:
An SSL error has occurred and a secure connection to the server cannot be made.all the time.SSL proxying to google.com works fine.
Forgetting the Wi-Fi did not work :/
@NghiaTranUIT commented on GitHub (Oct 14, 2023):
If you get the SSL Error on your app, I guess you haven't installed the certificate yet? Here is the iOS device docs: https://docs.proxyman.io/debug-devices/ios-device
If you've installed & trust the certificate, and you can decrypt https://google.com, but not your app -> It means this app is protected by SSL Pinning.