I have developed a simple app that contains a UITableView that displays data, and when you click on a row, it displays an details page.
If I compile my apps and put it on my iPhone 3G, it works perfectly as expected. The problem occurs when I create an ad hoc of my apps. When installed on my same iPhone 3G, graphical glitches occur everywhere in my detailled page. I really don't know where to start looking to understand this.
Anyone ever had this problem? Thanks.
- EDIT *
A precision, I'm using XCode 4.2 (Apple LLVM Compiler)