Post

Replies

Boosts

Views

Activity

Comment on Testing declined purchase
Thanks for the clarification as I was wondering the same - currently migrating from legacy StoreKit to StoreKit2 API and using Transaction.updates. Just a follow-up question: Would there be a double-charge if KID purchased again while the first transaction is pending (and later PARENT approved)? I'd expect the framework to dismiss the second purchase...
Topic: App & System Services SubTopic: StoreKit Tags:
Jan ’25
Comment on In-app purchase fail to get receipts and macos says application damaged
Thanks for the insights, Rich, very helpful - as mentioned in my thread, too. Could you point us to a documentation for the current recommendation: "[...] Instead the advise now is to have the app continue along with the assumption that the user has no access to first time in-app purchase support, or to support for restoring previous purchases."? So far the docs are still reflecting exit(173), not marked as deprecated.
Topic: App & System Services SubTopic: StoreKit Tags:
Jun ’22
Comment on Code 173 no longer triggers receipt generation
Yep, I'm doing the same - commenting out receipt checks. Unfortunately I recently changed IAP processing in my app, and now releasing it is massively delayed as I cannot test properly. What really annoys my is Apple's ignorance with regards to this issue: No official comment in any discussion, no response to my bug report, and the Developer System Status is still reporting everything "green". That sucks...
Topic: App & System Services SubTopic: Core OS Tags:
May ’22
Comment on App not launch on an M1 mac
Thanks, Quinn! The quarantine step was keeping me from testing a Universal App after airdropping from the M1 development device to test machines. But I realized that "Automatic Development Signing" doesn't required device IDs registered ... at least I could run the app in several VMs, not registered as devices . Greetings, Mattes
Feb ’22