Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 649 Bytes

File metadata and controls

14 lines (11 loc) · 649 Bytes

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.