Skip to content
This repository has been 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
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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

wants to merge 1 commit into from

Commits on Apr 22, 2014

  1. Fixed bug in the handling of cache when reloadData == YES

    + 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).
    stonemonk committed Apr 22, 2014
    Configuration menu
    Copy the full SHA
    7a45de5 View commit details
    Browse the repository at this point in the history