How to track uninstall event?

Hi. I want to know if there is a way wherein I can log a user who uninstall my app? I can’t get anything from ionic analytics. Is there a way to trigger an event or so?

no. you need to use some third party services but it is very difficult to detect uninstall.

Could you please suggest some?

I have not used anything to detect but follow this https://www.quora.com/Any-way-to-detect-that-an-app-has-been-uninstalled-on-a-mobile-platform-like-iOS

Thanks. That would do. Otherwise, I’ll figure out an ‘average’ way around

any solution for this…
I want to handle the same situation in my ionic app.
thanks in advance (Y)

1 Like

Any progress on this?
I would like to collect the user data from my app and send (post request) it to an API before the app is being uninstalled.

1 Like