Navigation angepasst, Absprung in angetippten song.
This commit is contained in:
@@ -0,0 +1,129 @@
|
||||
{
|
||||
"identifier" : "8A3F4B2E-1234-5678-9ABC-DEF012345678",
|
||||
"nonRenewingSubscriptions" : [
|
||||
|
||||
],
|
||||
"products" : [
|
||||
{
|
||||
"displayPrice" : "0.99",
|
||||
"familyShareable" : false,
|
||||
"internalID" : "D1000001",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Buy the developer a song",
|
||||
"displayName" : "Song",
|
||||
"locale" : "en_US"
|
||||
},
|
||||
{
|
||||
"description" : "Spendiere dem Entwickler einen Song",
|
||||
"displayName" : "Song",
|
||||
"locale" : "de"
|
||||
}
|
||||
],
|
||||
"productID" : "donate.song",
|
||||
"referenceName" : "Donate Song",
|
||||
"type" : "Consumable"
|
||||
},
|
||||
{
|
||||
"displayPrice" : "4.99",
|
||||
"familyShareable" : false,
|
||||
"internalID" : "D1000002",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Buy the developer an album",
|
||||
"displayName" : "Album",
|
||||
"locale" : "en_US"
|
||||
},
|
||||
{
|
||||
"description" : "Spendiere dem Entwickler ein Album",
|
||||
"displayName" : "Album",
|
||||
"locale" : "de"
|
||||
}
|
||||
],
|
||||
"productID" : "donate.album",
|
||||
"referenceName" : "Donate Album",
|
||||
"type" : "Consumable"
|
||||
},
|
||||
{
|
||||
"displayPrice" : "19.99",
|
||||
"familyShareable" : false,
|
||||
"internalID" : "D1000003",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Buy the developer an anthology",
|
||||
"displayName" : "Anthology",
|
||||
"locale" : "en_US"
|
||||
},
|
||||
{
|
||||
"description" : "Spendiere dem Entwickler eine Anthology",
|
||||
"displayName" : "Anthology",
|
||||
"locale" : "de"
|
||||
}
|
||||
],
|
||||
"productID" : "donate.anthology",
|
||||
"referenceName" : "Donate Anthology",
|
||||
"type" : "Consumable"
|
||||
}
|
||||
],
|
||||
"settings" : {
|
||||
"_applicationInternalID" : "APP001",
|
||||
"_developerTeamID" : "TEAM_ID",
|
||||
"_failTransactionsEnabled" : false,
|
||||
"_locale" : "en_US",
|
||||
"_storefront" : "USA",
|
||||
"_storeKitErrors" : [
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "Load Products"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "Purchase"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "Verification"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "App Store Sync"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "Subscription Status"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "App Transaction"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "Manage Subscriptions Sheet"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "Offer Code Redeem Sheet"
|
||||
},
|
||||
{
|
||||
"current" : null,
|
||||
"enabled" : false,
|
||||
"name" : "Refund Request Sheet"
|
||||
}
|
||||
]
|
||||
},
|
||||
"subscriptionGroups" : [
|
||||
|
||||
],
|
||||
"version" : {
|
||||
"major" : 4,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user