gpt4 book ai didi

iphone - 将 facebook 与 android 和 iphone 中的 like 按钮集成

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:00:26 27 4
gpt4 key购买 nike

我想将 facebook 与 android 和 iphone 中的 like 按钮集成。我也在 android 和 iphone 中集成了 facebook,但我没有像 button 那样集成。所以请告诉我如何在 android 和 iphone 中集成 facebook 之类的按钮。

为了集成 facebook,我在 android 中使用了下面的链接示例

https://github.com/facebook/facebook-android-sdk

现在我必须集成 facebook 之类的按钮。

最好的问候。

提前致谢。

最佳答案

查看这段不错的代码:http://angelolloqui.blogspot.com/2010/11/facebook-like-button-on-ios.html

将 FBLikeButton 类添加到您的 View 中:

FBLikeButton *likeButton = [[FBLikeButton alloc] initWithFrame:CGRectMake(0, 372, 320, 44)  
andUrl:@"http://www.facebook.com/pages/De-Zilk/108209735867960"];

非常感谢 Angel García Olloqui

关于iphone - 将 facebook 与 android 和 iphone 中的 like 按钮集成,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5935034/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com