InvestmentTrackerApp/PortfolioJournal/Configuration.storekit

91 lines
2.0 KiB
Plaintext

{
"identifier" : "A1B2C3D4-E5F6-7890-ABCD-EF1234567890",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "4.69",
"familyShareable" : true,
"internalID" : "premium_001",
"localizations" : [
{
"description" : "Unlock all premium features forever",
"displayName" : "Portfolio Journal Premium",
"locale" : "en_US"
},
{
"description" : "Desbloquea todas las funciones premium para siempre",
"displayName" : "Portfolio Journal Premium",
"locale" : "es_ES"
}
],
"productID" : "com.portfoliojournal.premium",
"referenceName" : "Premium Lifetime",
"type" : "NonConsumable"
}
],
"settings" : {
"_applicationInternalID" : "1234567890",
"_developerTeamID" : "XXXXXXXXXX",
"_failTransactionsEnabled" : false,
"_lastSynchronizedDate" : 758307388.12345,
"_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" : "Refund Request Sheet"
},
{
"current" : null,
"enabled" : false,
"name" : "Offer Code Redeem Sheet"
}
]
},
"subscriptionGroups" : [
],
"version" : {
"major" : 3,
"minor" : 0
}
}