简体   繁体   English

C#和iOS连接到Facebook并获取用户的个人资料信息

[英]c# and ios connect to facebook and get the profile information of the user

By the way I'am using c# for my ios app 顺便说一下,我在iOS应用中使用C#

Is there a way that I can connect my ios application to facebook so that I can get the profile information of the user from facebook and save it to my app. 有没有一种方法可以将ios应用程序连接到facebook,以便可以从facebook获取用户的个人资料信息并将其保存到我的应用程序。

Here's the scenario: 这是场景:

I have a login page, if they don't have an account they don't need to register they must simply use their facebook account to login - the user can use their facebook account to login. 我有一个登录页面,如果他们没有帐户,不需要注册,则只需使用其Facebook帐户登录-用户可以使用其Facebook帐户登录。

How can I connect to facebook and get all the profile information of the user and display it in my ios app?. 如何连接到Facebook并获取用户的所有个人资料信息,并将其显示在ios应用程序中?

Here are some pointers to get you started: 以下是一些入门指南:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM