开发者

Should or can an iphone app have a like button

开发者 https://www.devze.com 2023-04-10 12:29 出处:网络
I have just implemented FB login and status updates in my app following the sample app in the IOS SDK.

I have just implemented FB login and status updates in my app following the sample app in the IOS SDK.

I know it is common practice to have a like button for a page but is it also true for an app?

I mean is it possible to have a like button in my app that when tapped makes an entry on my FB page stating I lik开发者_如何学Ce the app?

I can't seem to track the like feature down in the docs :-(

Thanks


basically you can add UIWebView and put your html tags inside it

check this and this sample they may help you

0

精彩评论

暂无评论...
验证码 换一张
取 消