Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
This repository has been archived by the owner. It is now read-only.
Twitter Kit for Unity
C# Java Objective-C++ Shell Objective-C
Branch: master
Clone or download

README.md

Twitter will be discontinuing support for Twitter Kit on October 31, 2018. Read the blog post here.


Twitter Kit for Unity

Twitter Kit for Unity provides cross-platform support (iOS & Android) for authorizing users and composing Tweets, allowing you to share great moments from your game with the world.

Building

  1. Download Twitter Kit frameworks.
./scripts/download_ios_frameworks.sh [version #] (e.g.: ./scripts/download_ios_frameworks.sh 3.1.0)
  1. Build the Android wrapper.
./scripts/build_android_wrapper.sh
  1. Export the unitypackage.
./scripts/export_unity_package.sh

Contributing

The master branch of this repository contains the latest stable release of Twitter Kit for Unity. See CONTRIBUTING.md for more details about how to contribute.

Contact

For usage questions post on Twitter Community.

Please report any bugs as issues.

Follow @TwitterDev on Twitter for updates.

Code of Conduct

This, and all github.com/twitter projects, are under the Twitter Open Source Code of Conduct. Additionally, see the Typelevel Code of Conduct for specific examples of harassing behavior that are not tolerated.

License

Copyright 2017 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

You can’t perform that action at this time.