Hi, On Sat, Sep 22, 2012 at 2:21 PM, orsade22 <[email protected]> wrote:
> hi, > u upload my app to apple and they rejected it. > this is what they wrote me : > Sep 21, 2012 07:02 PM. From Apple. > 2.2 > > We found that your app exhibited one or more bugs, when reviewed on iPhone > 4 > running iOS 6, on both Wi-Fi and cellular networks, which is not in > compliance with the App Store Review Guidelines. > > When we launched the app, it displayed the splash screen indefinitely. > Please refer to the attached screenshot for more information. > > For discrete code-level questions, you may wish to consult with Apple > Developer Technical Support. Please be sure to: > > - include the complete details of your rejection issues > - prepare any symbolicated crash logs, screenshots, and steps to reproduce > the issues for when the DTS engineer follows up. > > For information on how to symbolicate and read a crash log, please see Tech > Note TN2151 Understanding and Analyzing iPhone OS Application Crash > Reports. > > If you have difficulty reproducing this issue, please try testing the > workflow as described in > <https://developer.apple.com/library/ios/qa/qa1764/>Testing Workflow with > Xcode's Archive feature". > > > the app works fine on the simulator and iphone so i dont know why it stuck > when apple checks it... > and its the second time they reject the app fro this reason... > Are you doing network requests on the main thread on startup? Try disabling all networking (both wifi and 3g) on a device and then test your app. Rolf > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/displayed-the-splash-screen-indefinitely-tp4657157.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
