iphone download help thanks

Posted by Floo on Stack Overflow See other posts from Stack Overflow or by Floo
Published on 2010-05-15T20:55:47Z Indexed on 2010/05/15 21:04 UTC
Read the original article Hit count: 324

Filed under:
|

hi all ! 

i create an array using : 

NSURL *url = [NSURL URLWithString:@"http;//www.myadress.myplist.plist"];f

NSArray *tmp = [NSArray arrayWithContentsOfURL:url];

how do i know when the download is complete ? 

thanks to all !

© Stack Overflow or respective owner

Related posts about iphone

Related posts about download