[GH-ISSUE #147] Map local not working with atlantis #90

Open
opened 2026-03-03 19:11:43 +03:00 by kerem · 6 comments
Owner

Originally created by @freyzou on GitHub (May 18, 2024).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/147

Proxyman map local not working when using atlantis.

Originally created by @freyzou on GitHub (May 18, 2024). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/147 Proxyman map local not working when using atlantis.
Author
Owner

@NghiaTranUIT commented on GitHub (May 20, 2024):

@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

<!-- gh-comment-id:2119556920 --> @NghiaTranUIT commented on GitHub (May 20, 2024): @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
Author
Owner

@freyzou commented on GitHub (May 26, 2024):

@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.

<!-- gh-comment-id:2132260078 --> @freyzou commented on GitHub (May 26, 2024): @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.
Author
Owner

@NghiaTranUIT commented on GitHub (May 27, 2024):

my http requests that I want to debug are not showing on 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.

<!-- gh-comment-id:2132450937 --> @NghiaTranUIT commented on GitHub (May 27, 2024): > my http requests that I want to debug are not showing on 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.
Author
Owner

@freyzou commented on GitHub (May 29, 2024):

@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.

<!-- gh-comment-id:2136769546 --> @freyzou commented on GitHub (May 29, 2024): @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.
Author
Owner

@poos commented on GitHub (Aug 13, 2024):

@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.

This case need relaunch/rebuild all.

<!-- gh-comment-id:2285288932 --> @poos commented on GitHub (Aug 13, 2024): > @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. This case need relaunch/rebuild all.
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 13, 2024):

Yes, or just update Atlantis to the latest version and double check the config:

Atlantis.start("Your-device-name")
<!-- gh-comment-id:2285289561 --> @NghiaTranUIT commented on GitHub (Aug 13, 2024): Yes, or just update Atlantis to the latest version and double check the config: ``` Atlantis.start("Your-device-name") ```
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/atlantis#90
No description provided.