Ich kann finden UDID unter Verwendung dieses Codes
UIDevice *device=[UIDevice currentdevice];
NSString *ss=[NSString stringWithFormate:"%@",[device currentdevice].uniqueidentifier;
Aber ich weiß nicht, wie ich sie finden kann. IMEI y IMSI id programmatisch, hat jemand eine Idee, bitte helfen Sie mir.