[MonoTouch] Webservice no internet connection

simarx kuldip at simarx.com
Fri Oct 28 08:42:19 EDT 2011


Robert Jordan wrote:
> 
> No, it's not okay. You should deactivate the UI, e.g. by showing an
> activity indicator on top of an alert view, and perform the WS call
> from another thread.
> 

I do show an activity indicator in the app - which gives the user an
indication that it's busy, but in my use-case it's not appropriate to allow
them to or need them to cancel the call as it can potentially have
unexpected results for the call that is already submitted to the back-end
web-service.

Other than for user-friendliness - is there any technical reason as to
whether having the call to the web-service on another thread will make it
perform any different?


--
View this message in context: http://monotouch.2284126.n4.nabble.com/Webservice-no-internet-connection-tp3947219p3947764.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list