[MonoTouch] Crash on Wifi only
Rolf Bjarne Kvinge
rolf at xamarin.com
Fri Mar 9 22:22:47 UTC 2012
Hi,
On Fri, Mar 9, 2012 at 8:47 PM, Matthieu Laban <mlaban at gmail.com> wrote:
> Guys,
>
> We've had more info on a crash that caused the rejection of our app by
> Apple. It seems that the issue only reproduces when they are connected to
> their wifi network. App doesn't crash when on 3G or with in airplane mode.
>
> The crash happens during startup. The startup procedure involving
> networking includes a connection to Apple's servers to get the products
> info (prices, etc...), and to ours to get some info on the app.
>
You shouldn't wait on network calls in your startup path, if the network is
slow you can end up hitting the startup timeout and the device will kill
your app because it took too long to start up.
Rolf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120309/7f857611/attachment.html>
More information about the MonoTouch
mailing list