Skip to content

Instantly share code, notes, and snippets.

[[Helpshift sharedInstance] reportIssue:self withOptions:@{@"showConvOnReportIssue":@"YES"}];
[[Helpshift sharedInstance] showFAQs:self withOptions:@{@"showReportIssue":@"YES"}];
[[Helpshift sharedInstance] showFAQs:self withOptions:@{@"showReportIssue":@"YES",@"showConvOnReportIssue":@"YES"}];
@helpshift
helpshift / index.html
Created November 7, 2013 07:13
Full page helpshift support embed
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="viewport" content="minimum-scale=1, maximum-scale=1, width=device-width">
<title> ***Your support page title here*** </title>
<meta name="description" content=" ***Your support page description here*** ">