Description
InterposeKit is a modern framework that provides better swizzle functions. It's crucial for atlantis since we have to swizzle the original methods from NSURLConnection or NSURLSession in order to capture the request/response on the fly.
Acceptance Criteria
- Research InterposeKit and integrate to the app
- Write the first example to capture HTTP traffic from the example app
Description
InterposeKit is a modern framework that provides better swizzle functions. It's crucial for atlantis since we have to swizzle the original methods from NSURLConnection or NSURLSession in order to capture the request/response on the fly.
Acceptance Criteria