Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxyman stops showing simulator requests coming from a specific URL after a while #1696

Open
VladIacobIonut opened this issue Jun 28, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@VladIacobIonut
Copy link

VladIacobIonut commented Jun 28, 2023

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
@VladIacobIonut VladIacobIonut added the bug Something isn't working label Jun 28, 2023
@VladIacobIonut
Copy link
Author

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

@NghiaTranUIT
Copy link
Member

@VladIacobIonut it's a bug from iOS Simulator. Some users have experienced this bug on iOS 16 Simulator too. Ref: #1268 (comment)

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

@VladIacobIonut
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants