Hacker News new | ask | show | jobs
by tannerc 4525 days ago
There is no way for app developers to know which users have deleted the app from their device.
1 comments

Not exactly true. If you send a push notification to a device using a token of an app that isn't installed anymore, the feedback service will let you know that the app isn't installed on the device anymore[0].

[0] https://developer.apple.com/library/ios/documentation/Networ...

What about users who didn't allow location services to begin with?