liv a
liv a

Reputation: 3340

find out users who deleted my app

I've created an iPhone app and it's on the App Store, I know the number of downloads and I was wondering if there is a way to find out how many users removed/deleted my app from their phone

Upvotes: 0

Views: 397

Answers (2)

user986408
user986408

Reputation:

You can, however, you need to use APNS Push Notifications. Apple has a Feedback Service which you can listen on to get expired device tokens.

Upvotes: 0

Choppin Broccoli
Choppin Broccoli

Reputation: 3066

I'm afraid you can't do this. Apple doesn't provide that information. You could provide an update to your app and see how many people updated the app. That won't show you everyone that has the app on their devices, but will give you an idea of how many people are conscious about the app enough to update it.

Upvotes: 1

Related Questions