Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

josea
Copy link

@josea josea commented Feb 22, 2013

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

+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