RoboSpice-samples
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
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