Hello everyone, I started to learn game development a few months ago using corona and I have finally finished my first game. Unfortunately I just received my second rejection from apple, both of which I don’t understand. This is my first post to these forums, sorry if it’s a long one.
Rejection #1:
“2.2 - We found that your app exhibited one or more bugs, when reviewed on iPad running iOS 7.1.1, on both Wi-Fi and cellular networks, which is not in compliance with the App Store Review Guidelines.”
The issue according to apple was the splash screen would get stuck on the screen and the app would never load. My app was targeted to iPhone and iPod only, I double checked my Binary details and it was all correct, so I responded to apple asking why they were testing on an iPad when it was only targeted towards iphone/iPod. They responded saying that the app still needs to be able to run on an ipad and referred me to this guideline
“2.10 -iPhone Apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution”
This was news to me. So I went and tested on my old original iPad first gen and the game ran perfectly at 1X and 2X resolutions as required by apple, so I was confused. Either way this rejection motivated me to go back and update my game to run on iPad at full resolution. I completed my changes, purchased a new iPad Air and the game ran perfectly. After days of testing on iPhone 3G (iOS 6.1.6), iPhone 4 (iOS 7.1.1), iPhone 5 (iOS 7.1.1), iPad 1 ( iOS 5.1.1) and iPad Air ( iOS 7.1.1) all performing flawlessly, I uploaded my new binary.
Rejection #2:
“2.2 - We found that your app exhibited one or more bugs, when reviewed on iPad running iOS 7.1.1, on both Wi-Fi and cellular networks, which is not in compliance with the App Store Review Guidelines.”
Same issue, according to apple they found the app does not load. The splash screen loads indefinitely. They once again attach an image of my splash screen. I have no idea where to go from here. With my devices connected to my laptop I get no errors in my console, no errors in corona, no crashes on my devices. Is there something I’m missing? Any ideas? I’m extremely frustrated. Is there an issue with my binary? Any help would be greatly appreciated. Thank you
Joe