RoboSpice-samples icon indicating copy to clipboard operation
RoboSpice-samples copied to clipboard

Network call issue, no pending listeners if network call completes in the background and I am unable to access that data

Open sunnymopada opened this issue 10 years ago • 0 comments

I want to do network call only once, suppose if an activity pauses and resumes then if network call completes in the background I can't get data by add pending listener, is there any other solution to achieve this?, Here I don't want to make another network call

sunnymopada avatar Mar 10 '16 08:03 sunnymopada