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