Adam Dahan
Adam Dahan
@danieldahan This looks good. Need to run the unit tests but code looks 👍
Nope, I got it. Thnx.
@sarakhater Which sample are you in? Can you send me a link to the source file?
Bagel works if you fork code and fix it up yourself. I am running bagel on iOS 16 right now.
The objective C code is especially buggy and doesn't work well with Swift's optionality.
This is still a problem with iOS
I see 4 requests for each 1 request in my iOS app
@NghiaTranUIT this is in the proxyman app. I can tail my server logs and see only a single request but in proxyman app for mac version 4.0.0 you see 4...
The Traffic.Package has different UUID for same requests as well.
🤔 TrafficPackage is literally the class in Atlantis that represents an intercepted http request. `https://github.com/ProxymanApp/atlantis/blob/main/Sources/Packages.swift`