ProxymanApp / ProxymanApp/Proxyman

[Atlantis] Atlantis on iOS 16 could not connect to Proxyman macOS app due to "Connection reset by peer"

Open
#1,439 2 comments 0 reactions 1 assignee View on GitHub

@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

  1. Use iOS 16 physical device and integrate Atlantis framework
  2. Start the app

Current Behavior

  1. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.