简体   繁体   English

如何在iPhone应用程序中使用Web服务?

[英]how to make use of web service in iphone app?

I'm just starting to make use of webService in iphone apps.Firstly I want to add Facebook login in my app. 我刚刚开始在iPhone应用程序中使用webService。首先,我想在我的应用程序中添加Facebook登录。 for that I have downloaded fresh copy of Facebook SDK BUT I can not install it , at the end it says "installation failed" every time. 为此,我已经下载了Facebook SDK BUT的新副本,但无法安装它,最后每次都显示“安装失败”。 and can any one put well form steps to make use of web service? 谁能很好地制定步骤来利用Web服务?

Install the Facebook SDK from this link: https://github.com/facebook/facebook-ios-sdk 从此链接安装Facebook SDK: https//github.com/facebook/facebook-ios-sdk

If you only want to integrate sharing via Twitter or Facebook: take a look at this tutorial: http://www.appcoda.com/ios-programming-101-integrate-twitter-and-facebook-sharing-in-ios-6/ 如果您只想通过Twitter或Facebook集成共享,请看以下教程: http : //www.appcoda.com/ios-programming-101-integrate-twitter-and-facebook-sharing-in-ios-6 /

There are many ways to connect to a webservice, you have to be more specific in order for us to help you with the thing you want to accomplish. 连接到Web服务的方法有很多,您必须更加具体,以便我们帮助您完成想要完成的事情。 But take a look at this link: 但是,请看以下链接:

http://www.icodeblog.com/2008/11/03/iphone-programming-tutorial-intro-to-soap-web-services/ and http://mobile.tutsplus.com/tutorials/iphone/iphone-json-twitter-api/ http://www.icodeblog.com/2008/11/03/iphone-programming-tutorial-intro-to-soap-web-services/http://mobile.tutsplus.com/tutorials/iphone/iphone-json -twitter-api /

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

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