Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

leptonVerde

macrumors newbie
Original poster
Oct 12, 2012
2
0
Hello,

Im programming an application than requiere present icons on a grid, im using aQGridView, my app works fine on IOS6 simulator, but shows nothing on a real iPad ios 5.
I already configured the target and project to ios5, but still i can't see anything on my ipad.

Im using Montain Lion and Xcode 4.5.1
 
That doesn't help :/ Since I use AQGridView in some apps to.
You are saying it works on the simulator but not on the device, my spidey senses are tingling and telling me you are using the wrong image names, with that I mean.
If you have an image called "Cats.png", and you call it in code "cats.png", your Simulator will work fine, but the iOS Device won't work with it, so you will actually need to name it to "Cats.png" :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.