mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1475] iOS app not opening on MacOS after installed Proxyman #1468
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#1468
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 @davidnilsson-abillion on GitHub (Dec 23, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1475
Description
I installed Proxyman and now can't start an iOS app on M1 Macos.
Steps to Reproduce
Current Behavior
Expected Behavior
Environment
@davidnilsson-abillion commented on GitHub (Dec 23, 2022):
BTW. The iOS app I'm trying to start is installed on Macos using testflight.
It worked fine before installing Proxyman
@NghiaTranUIT commented on GitHub (Dec 23, 2022):
If you quit Proxyman, does your iOS (on M1 Mac) works?
If should would since Proxyman is closed and it does nothing with the system.
@davidnilsson-abillion commented on GitHub (Dec 28, 2022):
Yes it does, but I was hoping to be able to inspect the traffic from the iOS app I run on the Macbook.
Best,
David
@NghiaTranUIT commented on GitHub (Dec 28, 2022):
Can you share with me the name of the iOS app? If it's a popular app, such as IG, Facebook, or Whatsapp, there is a high chance that it's protected by SSL Pinning, which prevents the Man-in-the-middle apps to intercept their HTTPS traffic.
Thus, you will get SSL Error.
@davidnilsson-abillion commented on GitHub (Dec 28, 2022):
It’s our own app, I’m installing it using testflight.
The error I get is “File not found” as I shared in a screenshot.
@NghiaTranUIT commented on GitHub (Dec 29, 2022):
Not sure how to fix it. If you open your iOS app on M1 Macbook (not by using Testflight), does it work?
I guess Testflight might call some traffic, which is failed when using Proxyman.
@davidnilsson-abillion commented on GitHub (Jan 3, 2023):
Hmm… I tried installing the non-testflight, app store version and it works. Then I tried the testflight version again, and that also worked. Weird!?
I have upgraded macos since last time, if that has anything to do with it. Weird.
Anyway, seems to work now! Thanks for the help!
Best,
David