-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsdk.jade
32 lines (25 loc) · 1.36 KB
/
sdk.jade
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
31
32
h1 SDK Downloads
h3.multiline Grab our Android SDK and start serving Adefy ads in your application! We're working on an iOS SDK to be released mid 2014.
hr
.versions
//-.version
.logo
.img: img(src="/img/sdk_apple.png" data-at2x="/img/[email protected]")
.link: a(href="#") iOS version
h5 Description
p This is the URL location where the resource can be found. This will be used by Tinypass to ensure that users have a method to get back to their content following a successful purchase. Perhaps you run a daily news site where you sell individual articles as well as access to an entire section of premium content.
p Resource RIDs are the link between you, your content, and the end-user's purchases. When a user completes a purchase, they have effectively bought access to that RID. Casually changing RIDs can have disastrous consequences for your website and your users.
.version
.logo
.img: img(src="/img/sdk_android.png" data-at2x="/img/[email protected]")
.link: a(href="/sdks/adefy-android-v1.0.3.aar" target="_blank") Android SDK v1.0.3 (.aar)
// split otherwise wouldn't be properly aligned
.related
//-.version
h5 Related links
ul.listing
li: a(href="#") Integration instructions
li: a Documentation
.version
ul.listing
li: a(href="/tutorials/integration/android") Integration instructions