getsocial-im / getsocial-unity-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetSocial Unity SDK Demo

This is the demo application for GetSocial SDK. Learn more about the products we build at getsocial.im.

Running Demo

Provided demo application will show you GetSocial SDK features effortlessly, no configuration needed.

  1. Clone the repo:

     git clone git@github.com:getsocial-im/getsocial-unity-sdk.git
    
  2. Open project example/GetSocialSdkDemo/ in Unity Editor.

  3. Switch platform to Android or iOS.

  4. If building for Android, go to EditProject SettingsPlayerAndroidPublish Settings and enter the password android for the configured keystore and key.

  5. Build the demo.

In case of any questions ping us at support@getsocial.im.

Fresh Integration of the GetSocial SDK

Follow the Getting Started guide for Unity at: docs.getsocial.im/guides/getting-started/unity/.

GetSocial Unity SDK Reference can be found at: docs.getsocial.im/reference/unity/.

Repo Structure

  • An example application that showcases all GetSocial features in example/ folder.
  • GetSocial Invite Channel plugins in plugins/ folder. Learn more about Invite Plugins in docs.

Licence

Example app and GetSocial Invite Channel plugins are distributed under Apache 2 license. GetSocial Unity SDK is distributed under the commercial license.

About

License:Apache License 2.0


Languages

Language:C# 87.9%Language:Objective-C 10.5%Language:Objective-C++ 1.7%Language:Smalltalk 0.0%