I am doing an app in which i have to identify and notify me in any way(by SMS/MAIL/webservice call) that the user has uninstalled my app from his/her device.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In a perfect world its possible as you can detect removal via broadcast event but your application will never receive or have a chance to act on it. You would need to use a second app, which may be possible in a business situation. The average consumer will not want to install two apps and this also represents a security risk to consumers.