3

He All, While I write my apps I thought maybe I could recognize if one of my future app users is a iOS developer.

For example check if the current device have any developer certificate installed?

dgw
  • 13,418
  • 11
  • 56
  • 54
sy77
  • 31
  • 3
  • 1
    Out of curiosity: why do you care? – Matthias Mar 29 '12 at 18:26
  • what is the information that you can get on any particular iOS device in xcode in general? one of those may indicate what device you are using.. – TommyG Mar 29 '12 at 18:55
  • I just think about creating developers networks.. Using our apps as the network platform:for example, if I know that the current user is iOS developer, I can send him local notification to be my friend on linkedin... – sy77 Apr 02 '12 at 06:22

1 Answers1

0

You could ask them within your app "are you a developer" and explain why you are asking, you don't have to try and do it covertly. Otherwise, no - you can't access that information.

bandejapaisa
  • 26,576
  • 13
  • 94
  • 112