Hacker News new | ask | show | jobs
by amichail 1298 days ago
Do you handle IAP/subscription refunds? Apparently a server is required to handle them on iOS. Is that so?
1 comments

Yeah, we do. Doing it without a server is a lot of work. We'll automatically revoke entitlement when someone gets a refund from Apple.
How would the app know that an IAP/subscription should be disabled due to a refund? Will the app contact your server on launch and/or periodically to check?