lovish
lovish

Reputation: 49

Tracking uninstall record of android app using fabric

How can I track number of uninstalls of my app and get the list of users (if they were logged in while uninstalling the app) who have uninstalled it, using Fabric Crashlytics or Answers ? I want to do it so that I can send email to these users and get feedback from them.

Upvotes: 1

Views: 749

Answers (1)

Sajal Gupta
Sajal Gupta

Reputation: 146

You will probably need clevertap or something that supports tracking uninstall event. I do not think this can be achieved via fabric

Upvotes: 5

Related Questions