-
Notifications
You must be signed in to change notification settings - Fork 96
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
Map local not working with atlantis #147
Comments
@freyzou it's expected behavior because Atlantis is built for previewing Request/Response purposes. If you'd like to use Map Local, please use a normal Proxy on your iPhone. You can find the Setup Guide in the Certificate menu -> Install for iOS -> Physical Device / Simulator |
@NghiaTranUIT For some unknown reasons, my http requests that I want to debug are not showing on Proxyman normal mode. I'm using Moya framework as a client. By the way, requests from my another app which also using Moya working great with Proxyman normal mode. |
It's odd. If you config the Proxy on your Phone correctly, it will show. You can test it by opening the Safari app -> Visit www.google.com -> Verify if you can see this traffic on Proxyman. |
@NghiaTranUIT N I don't think the problem is related to my Phone config, the same phone, two apps with moya, one works fine but another not. |
This case need relaunch/rebuild all. |
Yes, or just update Atlantis to the latest version and double check the config:
|
Proxyman map local not working when using atlantis.
The text was updated successfully, but these errors were encountered: