Hi guys.
Is there a way to end (or to generate an error ) on the XPMobileSDK.RequestStream , after a period of time ?
The scenario is the following: on my app , a message “Start loading” remains forever. The reason is that the call to Request stream never respond with an error or with a succesful connection.
So, I want to terminate the call to requeststream after one minute or so.
thanks for your comments.