You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: