App store - Apps that exhibit bugs will be rejected

I’ve developed a game using the Corona-SDK. Posted in google https://play.google.com/store/apps/details?id=com.onlabgames.Drawingthepath play.

But in the app store, it was rejected with the following error:

“We found your app que Exhibited one or more bugs, When reviewed journals on iPad running iOS 5 iPhone running iOS 7 7 on Both Wi-Fi and cellular networks, Which Is not in compliance”

can anyone help me? use admob, use something that uses network.

Did you copy/paste the message from Apple?  

yes

If I read that correctly, they think the name of your app is “Que” yet your AppID on Google seems to call it Drawingthepath.

“When reviewed journals on iPad running iOS 5 iPhone running iOS 7 7 on
Both Wi-Fi and cellular networks, Which Is not in compliance”

doens’t read like a complete sentence and doesn’t say what the error is.  I would email them back or reply to them however you need them to and ask them to clarify.

thanks, I will do this.

reply…

“After the user launches the application a splash screen appears for less than a second and is followed by a black screen that does not include any content.”

Hi @ttn.passos,

Did you test this on any local iOS devices before submitting? A black screen following the “launch image” hints toward a crash of the app, but without further debugging info or an error message, it will be tricky to determine why this is occurring.

Best regards,

Brent

If you’re unsure about how to get to the device’s console log, please read:

http://www.coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

Did you copy/paste the message from Apple?  

yes

If I read that correctly, they think the name of your app is “Que” yet your AppID on Google seems to call it Drawingthepath.

“When reviewed journals on iPad running iOS 5 iPhone running iOS 7 7 on
Both Wi-Fi and cellular networks, Which Is not in compliance”

doens’t read like a complete sentence and doesn’t say what the error is.  I would email them back or reply to them however you need them to and ask them to clarify.

thanks, I will do this.

reply…

“After the user launches the application a splash screen appears for less than a second and is followed by a black screen that does not include any content.”

Hi @ttn.passos,

Did you test this on any local iOS devices before submitting? A black screen following the “launch image” hints toward a crash of the app, but without further debugging info or an error message, it will be tricky to determine why this is occurring.

Best regards,

Brent

If you’re unsure about how to get to the device’s console log, please read:

http://www.coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/