Hi
Is there an event fired when an iOS app closes, which I could use to consume an api call?
I don't want to make the api call when the app enters the background by pressing the home button.
Only want to call it when a user swipes the app off/ force closes.
thank you in advance