Skip to content

Fixed batch and updated pods

Compare
Choose a tag to compare
@ipodishima ipodishima released this 22 Apr 16:30
· 12 commits to master since this release

Pods

  • Updated AFNetworking from 3.0 to 3.1
  • Updated WAMapping from 0.0.6 to 0.0.7

Batch Manager

  • Added canEnqueue behavior from response and error
  • Enqueue on Offline or Time out error on NSURLErrorDomain
  • Enqueue on http status code of 500 (server down) or 503 (maintenance)