This is the demo application for GetSocial SDK. Learn more about the products we build at getsocial.im.
Provided demo application will show you GetSocial SDK features effortlessly, no configuration needed.
-
Clone the repo:
git clone git@github.com:getsocial-im/getsocial-ios-sdk.git
-
Open project
example/GetSocialDemo.xcodeproj
in Xcode. -
Build the demo.
In case of any questions ping us at support@getsocial.im.
Follow the Getting Started guide for iOS at: docs.getsocial.im/guides/getting-started/ios/.
GetSocial iOS SDK Reference can be found at:
- Core API: docs.getsocial.im/reference/ios-core/;
- UI API: docs.getsocial.im/reference/ios-ui/.
This repository contains all you need to start working with GetSocial:
- 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.
Example app and GetSocial Invite Channel plugins are distributed under Apache 2 license. GetSocial iOS SDK is distributed under the commercial licence.