If I have users using an app and I need to know their phone number of their iPhone, or their email that they use for iMessages (if it's an iTouch or something) can I detect that in anyway?
            Asked
            
        
        
            Active
            
        
            Viewed 1,587 times
        
    0
            
            
        - 
                    1You may refer to http://stackoverflow.com/questions/193182/programmatically-get-own-phone-number-in-iphone-os, which requires SDK. – Lee Chee Kiam May 11 '12 at 00:50
1 Answers
0
            It is not feasible with current sdk. if any how you can do this with private API, Apple will reject your app. May you can use this with jailbroken device.
 
    
    
        Mangesh
        
- 2,257
- 4
- 24
- 51
- 
                    Good, this is sad for a feature I wanted to include with my app but this is good that Apple protects user's data this well :) – Albert Renshaw May 11 '12 at 20:17
 
    