Skip to content

Precompiled Macro to resolve conflicts with AFNetworking Network Indicator. - #1

Open
josea wants to merge 1 commit into
rs:masterfrom
josea:master
Open

Precompiled Macro to resolve conflicts with AFNetworking Network Indicator. #1
josea wants to merge 1 commit into
rs:masterfrom
josea:master

Conversation

@josea

@josea josea commented Feb 22, 2013

Copy link
Copy Markdown

Adding support to the class to work in collaboration with the AFNetworking activity indicator manager. That way there is no conflict when having requests from AFNetworking using the network indicator.

I am using RestKit (0.20) and SDWebImage in the same project. As originally your network indicator conflicted RestKit's (AFNetworking). What I did was to just proxy AFNetworking from your SDNetworkActivityIndicator class. It works nice.

Adding support to the class to work in collaboration with the AFNetworking activity indicator manager. That way there is no conflict when having requests from AFNetworking using the network indicator.
@amarcadet

Copy link
Copy Markdown

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants