Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
I am making an app for Windows Phone 8 and I want to know if I can read the phone owner's accounts programmatically, such as windows live id, gmail, facebook and so on.
No, users have to authenticate with all of those again in your app.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
Is it possible to get the login locations of Facebook users through the Facebook API or without authenticating as anyone?
For example, I want to know whether a user has logged in from a particular place. All I have is the URL of this user's public profile.
No, you can't - imagine the security implications if you can find out where anyone using Facebook has been logging in from.
This is common sense.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 8 years ago.
Improve this question
Could you tell me how to add the application into iAD network?
Please give me advice!
Thuong.
google instantly brings up the well known raywenderlich site with this tutorial http://www.raywenderlich.com/1371/how-to-integrate-iad-into-your-iphone-app
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
I am getting error while verifying an app ID and app secret code...
Error App Domains: http://mayihelpyou.oodus.com should not contain protocol information.
not sure what this error is and how to resolve.... plz help
they ask to delete http:// protocol
so use your simple domain
mayihelpyou.oodus.com
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
I have an iphone application which i needed to be tested in the phone.My client created an account in the dev center and when i am login to this through the credentials it is showing access denied.can anybody knows how this is happening and also how to sort out this?
https://developer.apple.com/ios/my/overview/index.action
It will describe all for you?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
How can an application set a ringtone on iPhone?
This feature is not supported in the API currently since it could be used to set the ringtone to something that the user did not intend to set it to. If you'd like to see it added, best thing to do is submit a feature request to Apple.