简体   繁体   English

Facebook和Twitter与iOS和Android的Unity集成

[英]Facebook and Twitter Integration with Unity for iOS and Android

I am new bee in Unity Development and developing an app in which I want to share a Image with Text on user's wall On Facebook and Twitter. 我是Unity Development的新手,正在开发一个应用程序,我想在其中与Facebook和Twitter上的用户墙上的文本共享图像。 I googled and got few links which says that buys plugins Prime31 , I getting bit confuse on Followings. 我在Google上搜索并获得一些链接,这些链接说购买了Prime31插件,我对Follows感到困惑。

  1. How to Integrate Facebook and Twitter in Unity without buying any external plugins, like we can do easily in xcode. 如何在不购买任何外部插件的情况下将Facebook和Twitter集成到Unity中,就像我们可以轻松地在xcode中做到的那样。
  2. If there are available free of cost Plugins, What are the links for tutorial and any helping Material, so that i can easily hookup with my app. 如果有免费的可用插件,那么教程和任何帮助材料的链接是什么,以便我可以轻松地与我的应用程序连接。
  3. Can we do this task without plugins like in xcode we just need Facebook SDKs and same with twitter. 如果没有xcode这样的插件,我们是否可以执行此任务,我们只需要Facebook SDK和twitter一样即可。

您应该尝试UniShare ,它是unity3d的共享套件,包括iOS,Android支持,包括twitter,facebook,linkedin等。

Let's Tweet in Unity 让我们在Unity中鸣叫

Haven't tested yet... but I'll post an update on my findings. 尚未测试...但是我将发布有关发现的最新信息。

Facebook Unity SDK Facebook Unity SDK

It's the official SDK published by Facebook itself. 这是Facebook本身发布的官方SDK。 Here's a tutorial . 这是一个教程

Did you check ShareKit ? 你检查ShareKit了吗? Documentations are here . 文档在这里

Have you tried SocialAuth 您是否尝试过SocialAuth

https://code.google.com/p/socialauth-android/ https://code.google.com/p/socialauth-android/

You can integrate Facebook , twitter , linkedin , myspace 您可以集成Facebook,twitter,linkedin,myspace

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

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