views:

182

answers:

1

I am developing an app which generates UISliders. There is no problem when testing on the iPhone 3gs and the iPod 3g, but when testing on any older models, the thumb image on the sliders randomly disappear. Throughout the program, I am changing the thumb images back and forth and I am wondering if that is creating a conflict of too many images. I will list code but it's in a few different methods and is sort of complex. Has anyone seen this problem? Any help would be greatly appreciated.

A: 

I keep having the same problem. It seems to me that this is somehow related to low memory warnings. Can you confirm that?

TKAB
Nope, this isn't the same case for us. It just happened randomly. Anyway now it seems to have completely gone away...we didn't do anything. Strange.
Arman