forked from grishka/NearDrop
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathConfigSynced.storekit
More file actions
126 lines (117 loc) · 3.05 KB
/
ConfigSynced.storekit
File metadata and controls
126 lines (117 loc) · 3.05 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"appPolicies" : {
"eula" : "",
"policies" : [
{
"locale" : "en_US",
"policyText" : "",
"policyURL" : ""
}
]
},
"identifier" : "07114EE9",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "4.99",
"familyShareable" : true,
"internalID" : "6742512912",
"localizations" : [
{
"description" : "Unlocks unlimited file transfer, forever.",
"displayName" : "QuickDrop+",
"locale" : "en_US"
}
],
"productID" : "plusversion",
"referenceName" : "QuickDrop+ Lifetime",
"type" : "NonConsumable"
}
],
"settings" : {
"_applicationInternalID" : "6740147178",
"_askToBuyEnabled" : false,
"_billingGracePeriodEnabled" : false,
"_billingIssuesEnabled" : false,
"_developerTeamID" : "92SDAWLN76",
"_disableDialogs" : false,
"_failTransactionsEnabled" : false,
"_lastSynchronizedDate" : 788014826.59455097,
"_locale" : "en_US",
"_renewalBillingIssuesEnabled" : false,
"_storefront" : "USA",
"_storeKitErrors" : [
],
"_timeRate" : 0
},
"subscriptionGroups" : [
{
"id" : "21845627",
"localizations" : [
],
"name" : "QuickDrop+ Subscription",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "1.99",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "6756841799",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "Unlocks unlimited file transfer.",
"displayName" : "QuickDrop+ (1 Month)",
"locale" : "en_US"
}
],
"productID" : "quickdrop.monthly",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "QuickDrop+ (1 Month)",
"subscriptionGroupID" : "21845627",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
},
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "3.99",
"familyShareable" : true,
"groupNumber" : 1,
"internalID" : "6755912812",
"introductoryOffer" : {
"internalID" : "D30B2549",
"numberOfPeriods" : 1,
"paymentMode" : "free",
"subscriptionPeriod" : "P3D"
},
"localizations" : [
{
"description" : "Unlocks unlimited file transfer.",
"displayName" : "QuickDrop+ (1 Year)",
"locale" : "en_US"
}
],
"productID" : "quickdrop.yearly",
"recurringSubscriptionPeriod" : "P1Y",
"referenceName" : "QuickDrop+ (1 Year)",
"subscriptionGroupID" : "21845627",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
}
]
}
],
"version" : {
"major" : 4,
"minor" : 0
}
}