flutter_background_fetch
flutter_background_fetch copied to clipboard
[QUESTION] How to run a background fetch after the app is terminated only once?
Hey, sup?
My usecase here, I want to send an http request right after the app is terminated. Is it possible to be done through background_fetch library ?
iOS or Android?
iOS does not allow http requests when the app terminate signal is received.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.