Have any one worked on data protection in iPhone - iOS. Can you share the details with me regarding that?
Asked
Active
Viewed 88 times
1
-
what do you mean by data protection? – Rakesh Bhatt Apr 12 '11 at 09:41
-
Are you talking about anti-piracy measures for apps? – Tovi7 Apr 12 '11 at 09:44
-
@Rakesh - try this link its a device configuration http://support.apple.com/kb/HT4175 .i need to implement through code – siva Apr 12 '11 at 09:44
-
@Tovi - Yes Can u get me the details how to implement it. – siva Apr 12 '11 at 09:45
-
http://www.apple.com/iphone/business/integration/ .Apple has given the api for it so any one get me the idea in this. – siva Apr 12 '11 at 09:53
-
Any one any idea on how, for instance the official Twitter client, hide there bundle information from apps like iphoneExplorer? – rckoenes Apr 12 '11 at 09:57
1 Answers
0
For anti-piracy measures, I should redirect you to the following stackoverflow question:
reducing piracy of iphone applications
Though some of the techniques described there are outdated. For instance, it is no longer useful to just check SignerIdentity key in your Info.plist.
If you want more advanced stuff, take a look at this thread: