[GH-ISSUE #1696] Proxyman stops showing simulator requests coming from a specific URL after a while #1689

Open
opened 2026-03-03 19:53:29 +03:00 by kerem · 3 comments
Owner

Originally created by @VladIacobIonut on GitHub (Jun 28, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1696

Description

After downloading Proxyman, installing required certificates and starting to intercept traffic from the iOS simulator everything goes well seemingly for the first session of the app. I can see requests from my app with the base URL for our server, decode them and map local.

It happened to me for the second time now that after some time (~ 1 day), I cannot see traffic coming from my app's base url. Proxyman is intercepting request from the analytics framework and other apps in the simulator (like the News app), but not requests which have our server's base URL.

The first time this was solved by deleting Proxyman and installing it again. Its the second time this happens now and I guess there's probably got to be a solution quicker than the first one.

Proxyman stops showing requests coming from a specific URL.

Expected Behavior

Proxyman shows requests coming from a specific URL normally.

Environment

  • App version: 4.8.1
  • macOS version: Ventura
Originally created by @VladIacobIonut on GitHub (Jun 28, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1696 ## Description After downloading Proxyman, installing required certificates and starting to intercept traffic from the iOS simulator everything goes well seemingly for the first session of the app. I can see requests from my app with the base URL for our server, decode them and map local. It happened to me for the second time now that after some time (~ 1 day), I cannot see traffic coming from my app's base url. Proxyman is intercepting request from the analytics framework and other apps in the simulator (like the News app), but not requests which have our server's base URL. The first time this was solved by deleting Proxyman and installing it again. Its the second time this happens now and I guess there's probably got to be a solution quicker than the first one. Proxyman stops showing requests coming from a specific URL. ## Expected Behavior Proxyman shows requests coming from a specific URL normally. ## Environment - App version: 4.8.1 - macOS version: Ventura
Author
Owner

@VladIacobIonut commented on GitHub (Jun 28, 2023):

Does it have to do with Free version plan limitations maybe, as in limiting the requests to a certain limit?

<!-- gh-comment-id:1611580616 --> @VladIacobIonut commented on GitHub (Jun 28, 2023): Does it have to do with **Free version** plan limitations maybe, as in limiting the requests to a certain limit?
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 28, 2023):

@VladIacobIonut it's a bug from iOS Simulator. Some users have experienced this bug on iOS 16 Simulator too. Ref: https://github.com/ProxymanApp/Proxyman/issues/1268#issuecomment-1238595340

They confirmed that this issue happened with Charles proxy too. Using Atlantis or iOS Physical device will fix it.

<!-- gh-comment-id:1611628087 --> @NghiaTranUIT commented on GitHub (Jun 28, 2023): @VladIacobIonut it's a bug from iOS Simulator. Some users have experienced this bug on iOS 16 Simulator too. Ref: https://github.com/ProxymanApp/Proxyman/issues/1268#issuecomment-1238595340 They confirmed that this issue happened with Charles proxy too. Using Atlantis or iOS Physical device will fix it.
Author
Owner

@VladIacobIonut commented on GitHub (Jun 30, 2023):

@NghiaTranUIT yup can confirm. everything works correctly with iOS 14.5 sim. thank you!

<!-- gh-comment-id:1614510972 --> @VladIacobIonut commented on GitHub (Jun 30, 2023): @NghiaTranUIT yup can confirm. everything works correctly with iOS 14.5 sim. thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1689
No description provided.