What type of data can I pull from an iPhone? [closed] - iphone

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I have analytics on my phone to get some use info. Right now I get info such as UDID, iOS Version, and hardware version. But what else can I pull?

Use a specialist analytics package such as Flurry and you will be provided with a wealth of usage and user information.

Related

gmail integration in iPhone application [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to create an app in which I want to integrate Gmail through which user can get their emails in app. So how can I do this? Can anybody help me?
Try this Project
http://code.google.com/p/gtm-oauth/

How to use Web services in iphone [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
i am new to iphone programming and i am developing a app were i have to send some request to the server.At that movement if i lost the network then how to handle the request?
Have a look at of this url
http://allseeing-i.com/ASIHTTPRequest/
this will help you

Integrate google+ in iphone? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Is it possibele to share data on google plus from the application same as facebook and twitter.?
Please help me for this query
No. There is a Google+ API but it is read-only.

iOS: Is it allowed to use libIOKit.dylib [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Is it "app store safe" to use this lib?
No. libIOKit.dylib (also known as IOKit), is a non-documented, low-level interface that would allow developers to change device settings and behavior. Apple will reject any app that tries to use it.
More info about IOKit: http://iphonedevwiki.net/index.php/IOKit.framework

Is it possible to change a voice of a caller in iphone sdk? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
Is it possible to change a voice of a caller in iphone sdk ?
for example:
When person(A) calls person(B), voice of person(A) changed (like small baby voice, old man voice etc ..)
I don't believe this is possible as you have not control over the phone part.