Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

twitter-archive/twitter-kit-unity

Repository files navigation

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