Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Logger doesn't work well in AFHTTPSessionManager #24

Description

I changed operation manager from AFHTTPRequestOperationManager to AFHTTPSessionManager.
In the case of AFHTTPRequestOperationManager, Logger worked well.
But, after changing, Logger doesn't output JSON response which APIServer return.
I'm sure that AFHTTPSessionManager is a subclass of AFURLSessionManager, so I expected that Logger did well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions