flutter_background_fetch icon indicating copy to clipboard operation
flutter_background_fetch copied to clipboard

[QUESTION] How to run a background fetch after the app is terminated only once?

Open awnigharbia opened this issue 3 years ago • 1 comments

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 ?

awnigharbia avatar Jul 20 '22 18:07 awnigharbia

iOS or Android?

iOS does not allow http requests when the app terminate signal is received.

christocracy avatar Jul 20 '22 19:07 christocracy

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 18 '24 01:04 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 02 '24 01:05 github-actions[bot]