Twitter will be discontinuing support for Twitter Kit on October 31, 2018. Read the blog post here.
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.
- Download Twitter Kit frameworks.
./scripts/download_ios_frameworks.sh [version #] (e.g.: ./scripts/download_ios_frameworks.sh 3.1.0)
- Build the Android wrapper.
./scripts/build_android_wrapper.sh
- Export the unitypackage.
./scripts/export_unity_package.sh
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.
For usage questions post on Twitter Community.
Please report any bugs as issues.
Follow @TwitterDev on Twitter for updates.
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.
Copyright 2017 Twitter, Inc.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0