ios - Is there any limitations for number of NKAssetDownload -


i investigating newsstand kit. , wonder how many assets can add nkissue? there limitation or that?

nkassetdownload *assetdownload = [nkissue addassetwithrequest:req]; 

currently there no limit mentioned in reference documents.

so can add number of nkissue want.


Comments

Popular posts from this blog

php - Global connection variable or new one every time -

c++ - protocol buffers - generate NON-inline accessors -