Skip to content

Conversation

@nlutsenko
Copy link
Contributor

If PFInternalUtils is initialized after the first call to PFNetworkActivityIndicatorManager.sharedManager() - potentially we are going to force-enable the manager once again.
This fixes it by moving enabling of the indicator straight after Parse is initialized.
Fixes #366

@nlutsenko nlutsenko added this to the 1.9.0 milestone Oct 6, 2015
nlutsenko added a commit that referenced this pull request Oct 6, 2015
Fix late initialization of NetworkActivityIndicatorManager.
@nlutsenko nlutsenko merged commit 100b4e7 into master Oct 6, 2015
@nlutsenko nlutsenko deleted the nlutsenko.activityindicator branch October 6, 2015 20:43
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.

[PFAnalytics trackAppOpenedWithLaunchOptionsInBackground:block:] incorrectly causes network activity indicator to spin

4 participants