mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #175] Is it possible to also support wkwebview page loads? #102
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @teejayhh on GitHub (Aug 19, 2025).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/175
Atlantis works really well but it cant capture any url loads from a wkwebview. I can imagine that you could use the wknavigationdelegate to also pass those requests onto proxyman. Perhaps you would have to register the wkwebview instance. Not sure that is feasible.
Cheers Thomas
@NghiaTranUIT commented on GitHub (Aug 19, 2025):
@teejayhh here is the blog to help you do it: https://proxyman.com/posts/2024-08-29-Capture-Network-Traffic-from-WKWebView-iOS-18
You must use Proxyman.
Atlantis doens't support it out of the box.