Post

Replies

Boosts

Views

Activity

Reply to Receipt missing older non-consumable IAPs
If you have a lot of purchases, your old transactions are truncated in the sandbox environment. According to Apple: Receipts for auto-renewable subscriptions can grow over time since the renewal transactions stay in the receipt forever. To optimize performance, the App Store may truncate sandbox receipts to remove old transactions. When validating receipts for transactions made in the sandbox environment, consider creating new test accounts instead of reusing old accounts to test subscription purchases. [https://developer.apple.com/documentation/appstorereceipts]
Topic: App & System Services SubTopic: StoreKit Tags:
Sep ’21
Reply to Programmatically detect if iOS app is running on a Mac.
Now you can simply use this: if ([NSProcessInfo processInfo].isiOSAppOnMac) { NSLog(@"iOS app is running on MAC"); }
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to "Error Fetching App Record" when trying to upload app to App Store Connect using Xcode
Same problem here. It seems the problem is lack of communication with the App Store Connect. Some have mentioned that waiting and trying again may fix it.
Replies
Boosts
Views
Activity
Jul ’22
Reply to TestFlight public link gone
same here
Replies
Boosts
Views
Activity
Jun ’22
Reply to Receipt missing older non-consumable IAPs
If you have a lot of purchases, your old transactions are truncated in the sandbox environment. According to Apple: Receipts for auto-renewable subscriptions can grow over time since the renewal transactions stay in the receipt forever. To optimize performance, the App Store may truncate sandbox receipts to remove old transactions. When validating receipts for transactions made in the sandbox environment, consider creating new test accounts instead of reusing old accounts to test subscription purchases. [https://developer.apple.com/documentation/appstorereceipts]
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Sales and Trend Delay
Same here, no updates since July 20, 2021.
Replies
Boosts
Views
Activity
Jul ’21
Reply to App not showing under sales and trends
I am having the same problem since yesterday. I restarted the app but no luck. Were you able to fix the issue?
Replies
Boosts
Views
Activity
Jul ’21