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

Fixed bug in the handling of cache when reloadData == YES#421

Open
stonemonk wants to merge 1 commit into
MKSG-MugunthKumar:masterfrom
stonemonk:master
Open

Fixed bug in the handling of cache when reloadData == YES#421
stonemonk wants to merge 1 commit into
MKSG-MugunthKumar:masterfrom
stonemonk:master

Conversation

@stonemonk

Copy link
Copy Markdown
  • operationSucceeded was being posted with cached data even if forceReload == YES which is not in accordance with the API comments on the enqueue method (Calling completion handler twice).

+ operationSucceeded was being posted with cached data even if forceReload == YES which is not in accordance with the API comments on the enqueue method (Calling completion handler twice).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant