ProxymanApp / ProxymanApp/Proxyman
[Atlantis] Atlantis on iOS 16 could not connect to Proxyman macOS app due to "Connection reset by peer"
Open
@NghiaTranUIT is already working on this.
Since Nov 19, 2022.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
If we use Atlantis on an iOS 16 Physical device, most of the time the Atlantis service cannot successfully connect to Proxyman macOS app.
Always get the following error:
[Atlantis] ❌ Connection to Proxyman app is failed, error=POSIXErrorCode(rawValue: 54): Connection reset by peer
Reason: We suspect that NSNetServiceBrowser is deprecated, so it might not work on iOS 16. NSNetServiceBrowser is a legacy framework for Bonjour Connection.
To workaround, use the iOS 16 Simulator.
Steps to Reproduce
- Use iOS 16 physical device and integrate Atlantis framework
- Start the app
Current Behavior
- Observe that the connection is failed ❌
Expected Behavior
- The connection should work
Environment
- App version: Proxyman 3.13.0 + Atlantis 1.19.0
- macOS version: macOS Monterey
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.