Document and support StoreKit sandbox testing
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"identifier" : "fuelboard-local-tips",
|
||||
"nonRenewingSubscriptions" : [
|
||||
|
||||
],
|
||||
"products" : [
|
||||
{
|
||||
"displayPrice" : "0.99",
|
||||
"familyShareable" : false,
|
||||
"internalID" : "fuelboard-tip099",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Just enough to keep things moving.",
|
||||
"displayName" : "Splash & Dash",
|
||||
"locale" : "en_GB"
|
||||
}
|
||||
],
|
||||
"productID" : "com.apt.fuelboard.tip099",
|
||||
"referenceName" : "FuelBoard Tip 099 - Splash & Dash",
|
||||
"type" : "Consumable"
|
||||
},
|
||||
{
|
||||
"displayPrice" : "2.99",
|
||||
"familyShareable" : false,
|
||||
"internalID" : "fuelboard-tip299",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "A generous top-up for development.",
|
||||
"displayName" : "Half a Tank",
|
||||
"locale" : "en_GB"
|
||||
}
|
||||
],
|
||||
"productID" : "com.apt.fuelboard.tip299",
|
||||
"referenceName" : "FuelBoard Tip 299 - Half a Tank",
|
||||
"type" : "Consumable"
|
||||
},
|
||||
{
|
||||
"displayPrice" : "4.99",
|
||||
"familyShareable" : false,
|
||||
"internalID" : "fuelboard-tip499",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Keeping the app on the road.",
|
||||
"displayName" : "Fill 'Er Up",
|
||||
"locale" : "en_GB"
|
||||
}
|
||||
],
|
||||
"productID" : "com.apt.fuelboard.tip499",
|
||||
"referenceName" : "FuelBoard Tip 499 - Fill 'Er Up",
|
||||
"type" : "Consumable"
|
||||
}
|
||||
],
|
||||
"settings" : {
|
||||
|
||||
},
|
||||
"subscriptionGroups" : [
|
||||
|
||||
],
|
||||
"version" : {
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user