mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1271] Every request from my (atlantis) iOS 16 app is remaining active once it's completed #1267
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#1267
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 @chrismash2 on GitHub (Jun 27, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1271
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version?
Proxyman App: 3.6.0
Proxyman Atlantis: 1.17.0
macOS Version?
macOS 12.4
Steps to reproduce
Launch iOS project in Xcode 14 (beta 1, maybe 2 as well) and launch on an iOS 16 simulator. All network requests will function correctly within the app but be left marked as active, with no response data, in Proxyman. Using an iOS 15.5 simulator (in Xocde 13 or 14) the network requests transition to their correct final state
Note: The project might need to use Atlantis exclusively for capturing the network traffic, with Proxyman's 'auto override system proxy configs at launch time' disabled
Expected behavior
The network requests should update to their correct final state and show response data
Screenshots (optional)
iOS 15.5

iOS 16

@NghiaTranUIT commented on GitHub (Jun 27, 2022):
Thanks for the report. I'm downloading Xcode 14 beta 1 and investigate now 👍
@NghiaTranUIT commented on GitHub (Jun 28, 2022):
I'm able to reproduce the issue on iOS 16 + Xcode 14 beta too. Gonna fix it now 🙌
@chrismash2 commented on GitHub (Jun 28, 2022):
such speed :D
@NghiaTranUIT commented on GitHub (Jun 28, 2022):
@chrismash2 I've fixed the issue on iOS 16. Please update the Atlantis to 1.18.0
@chrismash2 commented on GitHub (Jun 30, 2022):
Just had a chance to confirm this, kudos on the super fast turnaround, impressive and appreciated!