Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 431 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 431 Bytes

TwitterPost-Unity3d

Plugin to post tweets(text,image) to Twitter

Support

IOS - Text, Url, Image
Android - Text,Url (Working on Image posting)

Setup

  1. Download Unity3D package and export to your Unity3D project
    Android Build
    Change packagename of Manifest file (located in Assets/Plugins/Android directory) to name of your Bundle Identifier IOS Build
    Add SocialFramework to xcode project of your application