Files
Reflect/Configuration.storekit
Trey t 7cb5bdfb40 Update StoreKit config reference and use IAPManager singleton
Re-add Configuration.storekit with updated project reference and
use IAPManager.shared in FeelsApp to avoid creating a duplicate
instance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 09:56:56 -06:00

178 lines
4.6 KiB
Plaintext

{
"appPolicies" : {
"eula" : "",
"policies" : [
{
"locale" : "en_US",
"policyText" : "",
"policyURL" : ""
}
]
},
"identifier" : "E4A24A40",
"nonRenewingSubscriptions" : [
],
"products" : [
],
"settings" : {
"_applicationInternalID" : "6758580945",
"_askToBuyEnabled" : false,
"_billingGracePeriodEnabled" : false,
"_billingIssuesEnabled" : false,
"_developerTeamID" : "QND55P4443",
"_disableDialogs" : false,
"_failTransactionsEnabled" : false,
"_lastSynchronizedDate" : 792431418.15940905,
"_locale" : "en_US",
"_renewalBillingIssuesEnabled" : false,
"_storefront" : "USA",
"_storeKitErrors" : [
],
"_timeRate" : 0
},
"subscriptionGroups" : [
{
"id" : "21914363",
"localizations" : [
],
"name" : "Feels Premium",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "0.99",
"familyShareable" : true,
"groupNumber" : 1,
"internalID" : "6758582054",
"introductoryOffer" : {
"internalID" : "DDFEB050",
"numberOfPeriods" : 1,
"paymentMode" : "free",
"subscriptionPeriod" : "P2W"
},
"localizations" : [
{
"description" : "Cobrança mensal",
"displayName" : "Mensal",
"locale" : "pt_BR"
},
{
"description" : "毎月の請求",
"displayName" : "月額",
"locale" : "ja"
},
{
"description" : "Facturation mensuelle",
"displayName" : "Mensuel",
"locale" : "fr"
},
{
"description" : "Facturación mensual",
"displayName" : "Mensual",
"locale" : "es_ES"
},
{
"description" : "Flexible month-to-month billing",
"displayName" : "Monthly",
"locale" : "en_US"
},
{
"description" : "Monatliche Abrechnung",
"displayName" : "Monatlich",
"locale" : "de"
},
{
"description" : "월간 결제",
"displayName" : "월간",
"locale" : "ko"
}
],
"productID" : "com.88oakapps.feels.IAP.subscriptions.monthly",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "Monthly",
"subscriptionGroupID" : "21914363",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
},
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "9.99",
"familyShareable" : true,
"groupNumber" : 2,
"internalID" : "6758581068",
"introductoryOffer" : {
"internalID" : "6E5324DA",
"numberOfPeriods" : 1,
"paymentMode" : "free",
"subscriptionPeriod" : "P2W"
},
"localizations" : [
{
"description" : "Spare über 15%",
"displayName" : "Jährlich",
"locale" : "de"
},
{
"description" : "Economize 15%",
"displayName" : "Anual",
"locale" : "pt_BR"
},
{
"description" : "Best value — save over 15%",
"displayName" : "Yearly",
"locale" : "en_US"
},
{
"description" : "15%以上お得",
"displayName" : "年額",
"locale" : "ja"
},
{
"description" : "Mejor precio — ahorra 15%",
"displayName" : "Anual",
"locale" : "es_ES"
},
{
"description" : "Économisez 15%",
"displayName" : "Annuel",
"locale" : "fr"
},
{
"description" : "15% 이상 절약",
"displayName" : "연간",
"locale" : "ko"
}
],
"productID" : "com.88oakapps.feels.IAP.subscriptions.yearly",
"recurringSubscriptionPeriod" : "P1Y",
"referenceName" : "Yearly",
"subscriptionGroupID" : "21914363",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
}
]
}
],
"version" : {
"major" : 4,
"minor" : 0
}
}