react-native-offline icon indicating copy to clipboard operation
react-native-offline copied to clipboard

Help Needed while re-starting/opening the app for POST type REST API with Redux Saga

Open pankaj9singh opened this issue 3 years ago • 2 comments

Actually, I want to execute the pending request even if the app is closed and reopened by the user. So the flow is:

The user turns off the internet >> fire a POST type API >> Close the app >> Again open the app >> turn on the internet >> It should execute all pending API calls.

My Environment:

software version
react-native-offline ^6.0.0
react-native 0.64.0
node v18.5.0
npm or yarn yarn

pankaj9singh avatar Jul 19 '22 11:07 pankaj9singh

same question I have

mahadevsempires avatar Jul 19 '22 11:07 mahadevsempires

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 18 '23 19:06 stale[bot]