I have iphone application in which I am downloading images from server & displaying it in table cell. I am downloading 10 images at a time. So I am using “PLACEHOLDER” image while image is downloaded from the server. Once image is downloaded , I am replacing placeholder image with actual downloaded image.
My question is , is it ok to use placeholder image ? Does Apple will accept my application with Placeholder image?
Sorry for my bad english.
Any help is appreciated. Thanks.
Yes, apple will accept placholder images. I use them in all my apps when downloading images.