I want to call a web service for de-authorize device, when user delete app from iPhone.
            Asked
            
        
        
            Active
            
        
            Viewed 167 times
        
    0
            
            
        - 
                    may be it is helping to you ->>>>> http://stackoverflow.com/questions/16412785/call-status-change-web-service-when-my-app-is-deleted – Mitul Bhadeshiya Oct 29 '13 at 05:48
 
1 Answers
1
            
            
        No Event is fired when App is deleted from the iPhone. So I am sorry, But you cannot call any webservice or do anything at the time of deletion of App.
        Rajan Balana
        
- 3,775
 - 25
 - 42
 
- 
                    I know it bro but i am talking about any alternative solution for this. – Sanjeev sharma Feb 07 '13 at 10:54
 - 
                    @Sanjeevsharma What you can do is, You can create a Varialble which will uniquely identify whether the app is installed for the first or second time (Which means it has been deleted once and then reinstalled again). What say? – Rajan Balana Feb 07 '13 at 10:55
 -