daltoniam / Skeets

Fetch, cache, and display images via HTTP in Swift.
Apache License 2.0
191 stars 21 forks source link

Failure doesnt execute if no internet #12

Closed sladjannimcevic closed 9 years ago

sladjannimcevic commented 9 years ago

5866167edcfec96e02075d6fed76f1944e4c9b19a025c37ee0 pimgpsh_fullsize_distr

Thank you for your work. Println never executed if there is no internet. Am i doing something wrong?

sladjannimcevic commented 9 years ago

O its because backgroundsession. I changed to default session and now its working as i want. Again, ty for your work!

daltoniam commented 9 years ago

:+1: glad it helps out.