Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


sdav

846 posts

Ultimate Geek
+1 received by user: 193


#129011 31-Aug-2013 17:04
Send private message

Do developers get a monthly breakdown on how many handsets have their app installed? Say 100,000 people deleted the app because an update made it awful or whatever does that get conveyed or is just sales?

Create new topic
NonprayingMantis
6434 posts

Uber Geek
+1 received by user: 1528


  #887487 31-Aug-2013 18:40
Send private message

Probably not by default, but nothing stopping them building that feature into the app.



sdav

846 posts

Ultimate Geek
+1 received by user: 193


  #887587 31-Aug-2013 21:50
Send private message

Oh so they would build some sort of backend programme that could tell them how many were deleted over a given period? This is nothing more than curiosity.

Kyanar
4089 posts

Uber Geek
+1 received by user: 1684

ID Verified
Trusted

  #887792 1-Sep-2013 14:33
Send private message

sdav: Oh so they would build some sort of backend programme that could tell them how many were deleted over a given period? This is nothing more than curiosity.


Nope.  You don't get notified when people install or remove your app.  Couldn't build that functionality into the app either because you can't run any code unless the user executes your app, and there's no opportunity to run code on uninstall either.

So no, no reliable way to do what you're asking about.



NonprayingMantis
6434 posts

Uber Geek
+1 received by user: 1528


  #887836 1-Sep-2013 16:55
Send private message

Kyanar:
sdav: Oh so they would build some sort of backend programme that could tell them how many were deleted over a given period? This is nothing more than curiosity.


Nope.  You don't get notified when people install or remove your app.  Couldn't build that functionality into the app either because you can't run any code unless the user executes your app, and there's no opportunity to run code on uninstall either.

So no, no reliable way to do what you're asking about.


what about using push notifications. can you tell when a push notification is no longer going to a device.  
i.e. can you send out a notifcation (assuming they have allowed it) and tell whether a phone has recieved it or not?

mattyo
2 posts

Wannabe Geek


  #887838 1-Sep-2013 16:56
Send private message

Actually you can to a degree, if your application is written to use Push Notifications. There is a daily feed that you can download from the Apple Push Notification servers with a list of all Push Id's that are no longer responding due to the application being uninstalled. Therefore you can remove this Push Id from your database as well.


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.