ios - How to find - The people you contact the most -


hello developing extension app fetch-

  • the people contact most.
  • most used apps.

any body have idea, how can these things. in advance.

this not possible. app runs in sandbox, means limited in how can interact rest of operating system. prevent security vulnerabilities apps snooping on user's behavior. more information on this, , see can , can't in sandbox, see https://developer.apple.com/library/mac/documentation/security/conceptual/appsandboxdesignguide/appsandboxindepth/appsandboxindepth.html.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -