You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yeh im pretty sure. that's why i cant figure out any thing. :( can you give me full sample code for this thing. then i can find out is there something missing on my side.
this is what i used code in my scenario.
let cache = try Cache<NSString>(name: "awesomeCache")
-> used as staticand i used below code for request to my api
but its complete completion before trigger cacheBlock. Any one have idea whats going on this ?
The text was updated successfully, but these errors were encountered: