Post

Replies

Boosts

Views

Activity

App Store Reporting for Auto-Renewable Subscriptions
Hi everyone, I am trying to understand the reporting capabilities available in the iOS ecosystem for auto-renewable subscriptions via App Store Connect / Apple subscription reports. Does Apple provide country-wise active subscriber counts for auto-renewable subscriptions? The requirement is to understand how many currently active subscribers exist in each country. Is there any reporting available at the subscription productID level by country? For example, if we have multiple subscription SKUs (monthly / yearly), can we see the country-wise distribution per productID. In the available reports, are new subscriptions and renewals split separately? We want to differentiate first-time subscription conversions vs recurring renewals. Is there a metric that represents currently active subscriptions at a specific point in time? Most reports seem to show transactions or events, but we are trying to find a metric representing active subscriber base (snapshot) rather than cumulative transactions. Thanks
0
0
24
4d
Clarifications on App Store Server API, StoreKit 1 vs StoreKit 2, and Subscription Notification Handling
Hi everyone, We are currently working on improving our subscription backend integration with Apple’s App Store Server API and StoreKit, and had a few questions around StoreKit 1 vs StoreKit 2 behavior and server-to-server notifications. Looking for clarification on the following points: /inApps/v1/subscriptions/{originalTransactionId} response compatibility Does the App Store Server API endpoint /inApps/v1/subscriptions/{originalTransactionId} return consistent response structures for subscriptions created via StoreKit 1 and StoreKit 2, or are there any differences we should account for when parsing the response? Transaction format in S2S notifications for StoreKit 1 purchases If a user initially purchases a subscription using StoreKit 1, and the subscription renews later, what transaction format is sent in server-to-server notifications? Does Apple still maintain StoreKit 1 style transaction payloads, or Are they converted into StoreKit 2–style signed transactions? Validation of signedTransactionInfo and signedRenewalInfo In App Store Server Notifications V2, the payload includes signedTransactionInfo and signedRenewalInfo. Is there an official Apple API endpoint that can be used to validate these tokens? Offer / coupon identification from S2S notifications Can server-to-server notifications reliably indicate which offer was applied (intro offer, promotional offer, or offer code)? If yes, which fields in the transaction payload should be used to identify this? Trial period identification in StoreKit 2 In StoreKit 1, the field is_trial_period was commonly used to detect free trials. Since this is deprecated in StoreKit 2, which field or transaction property should be used to identify whether a purchase corresponds to a trial period?
1
0
68
4d