Kevin Harwood

Results 16 comments of Kevin Harwood

I'm trying to debug a similar issue... I am also seeing some of my image requests go into `storeRequestToDisk:response:`, and hitting that first return statement with the comment "Caching failed...

Should have circled back here... I fixed my issue here: https://github.com/AFNetworking/AFNetworking/issues/295

We don't have explicit support for UITabBarController, but I'll take a look.

Can you reproduce this issue in the example project? If not, can you push up an example of the problem? Thanks!

thanks @viacheslavkorotaiev I can reproduce that.

I'm torn on what the default behavior should be here. If we go this way, then it would not be possible to have a bezel gesture open and also support...

Thanks for posting this... Off the top of my head, this looks tricky. I think you would need to queue up incoming Set Active HK requests, queue them up, wait...