Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

NSData dataWithContentsOfURL called from main thread #5

Description

Hi,

I've encounter this problem that NSData is trying to fetch data from a remote URL thus blocking the main thread for a long time.

Here's the stack:
screen shot 2013-10-25 at 12 27 46 am

  • If the code here is trying to render an avatar image from web, can I suggest that you may just use the setImageWithURL from "UIImageView+AFNetworking.h"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions