/SupportKit

SupportKit

Primary LanguageObjective-C

Pod Version Platform License

tl;dr

Sign up and get an app token: https://app.supportkit.io/signup
pod 'SupportKit'
pod update
[SupportKit initWithSettings:[SKTSettings settingsWithAppToken:@"YOURAPPTOKEN"]];
[SupportKit show];

Our Docs and full install guide.