mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 09:05:54 +03:00
[GH-ISSUE #1377] Proxy Overridden function make the app store not work #1371
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#1371
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 @woden234 on GitHub (Oct 2, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1377
Description
Steps to Reproduce
when l select the proxy overridden open ,the app store display white, like blow:

when l close the proxy overridden, the app store is work fine.
@NghiaTranUIT commented on GitHub (Oct 2, 2022):
App Storeapp is protected by SSL Pinning. As soon as you override the proxy, it will enable the SSL Proxying -> Causes the SSL Error -> The app display an empty screen.Unfortunately, there is no solution to bypass the SSL Pinning.
@woden234 commented on GitHub (Oct 2, 2022):
ok