Hi,
I have app that use a service module to get some data and then send to a server.
- The server receive the data
- The server process and respond
- The problem is: The service finish before "request_ResponseSuccess" or "request_ResponseError" start
How a wait in a service module?
Any help is wellcome.
Regards,
Edgar
I have app that use a service module to get some data and then send to a server.
- The server receive the data
- The server process and respond
- The problem is: The service finish before "request_ResponseSuccess" or "request_ResponseError" start
How a wait in a service module?
Any help is wellcome.
Regards,
Edgar