-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.html
30 lines (30 loc) · 1.98 KB
/
install.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1504.82">
<style type="text/css">
p.p2 {margin: 0.0px 0.0px 12.0px 0.0px; line-height: 14.0px; font: 12.0px Times; color: #000000; -webkit-text-stroke: #000000}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 14.0px; font: 12.0px Times; color: #000000; -webkit-text-stroke: #000000}
li.li4 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 14.0px; font: 12.0px Times; color: #000000; -webkit-text-stroke: #000000}
span.s1 {font-kerning: none}
span.s2 {-webkit-text-stroke: 0px #000000}
ul.ul1 {list-style-type: disc}
</style>
</head>
<body>
<h2 style="margin: 0.0px 0.0px 14.9px 0.0px; line-height: 22.0px; font: 18.0px Times; color: #000000; -webkit-text-stroke: #000000"><span class="s1"><b>IOS</b></span></h2>
<p class="p2"><span class="s1">Copy contents of source/IOS directory into your exported project's Plugins directory</span></p>
<p class="p2"><span class="s1">Add copied files to your Xcode project (Check create groups for added folders)</span></p>
<h1 style="margin: 0.0px 0.0px 16.1px 0.0px; line-height: 28.0px; font: 24.0px Times; color: #000000; -webkit-text-stroke: #000000"><span class="s1"><b>API Reference</b></span></h1>
<h2 style="margin: 0.0px 0.0px 14.9px 0.0px; line-height: 22.0px; font: 18.0px Times; color: #000000; -webkit-text-stroke: #000000"><span class="s1"><b>Methods</b></span></h2>
<ul class="ul1">
<li class="li4"><span class="s2"></span><span class="s1">requestReview() ;<span class="Apple-converted-space"> </span>Tells StoreKit to ask the user to rate or review your app and returns true, if appropriate . Otherwise, returns false</span></li>
</ul>
<p class="p4"><span class="s1"><br>
</span></p>
</body>
</html>