开发者

Background Upload

开发者 https://www.devze.com 2022-12-15 15:38 出处:网络
I am looking for a direction on a background image upload on the iPhone, background meaning in my app while other interface itemsare processing and views are changing.

I am looking for a direction on a background image upload on the iPhone, background meaning in my app while other interface items are processing and views are changing.

I was thinking that there would be a way in the appDelegate to spawn a process to upload the file, then开发者_如何转开发 have a delegate return the status.

Has anyone seen an example of this?


I plan on using ASIHTTPRequest in my app to handle communications to web servers in the background.

0

精彩评论

暂无评论...
验证码 换一张
取 消