Quote:
Originally Posted by Akshay Shah
This part is fine...
I guess the thumbnail that you are adding in the array may be the same each time... i.e. The same image is added multiple times in the array...
Can you post the code which is creating this value...
Regards,
Akshay Shah.
|
Any way, i've solved the problem. I just moved the creation of the array from cellForRowAtIndexPath: method to pickerDidiFinishPicking: method. Now everythinggoing fine.. Thanks for your reply