Distribution build not working, while release / debug built is.
I have a peculiar problem where the distribution build is not showing a picture when I use [<some button> setImage:newImage forState:UIControlStateNormal], while my release / debug build is working. The issue on the distribution build is consistent and reproducible, but since I can't debug a distribution build (to the best of my knowledge, at least), I can't find the problem.
Does anybody have any ideas?
Thanks,
Eric
|