Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

APIs are not called in background - ios #317

Open
m-tbox opened this issue Sep 28, 2020 · 0 comments
Open

APIs are not called in background - ios #317

m-tbox opened this issue Sep 28, 2020 · 0 comments

Comments

@m-tbox
Copy link

m-tbox commented Sep 28, 2020

What's going on?

  • I have an api that uploads images it works fine in foreground but if submit the form and take the app to background the form is not submitted to server.
  • I have added debugger before and after api call in saga but in background mode saga doesn't receive any response

Steps to reproduce

  • Submit form at a POST api
  • Bring the app to background
  • Form will not be submitted to server (Saga also don't get any response back)
  • I have tested in iPhone 11, OS 13.3

@jamonholmgren jamonholmgren transferred this issue from infinitered/ignite Jan 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant