Post

Replies

Boosts

Views

Activity

Reply to StoreKit 2/StoreKit for Paid to Fremium Migration
I'm stuck with the same problem regarding AppTransaction and volume purchase program customers. Did you find a solution? It looks like it would be possible to use the AppReceiptValidator library to locally determine if the environment is "ProductionVPP" (see https://github.com/IdeasOnCanvas/AppReceiptValidator/blob/49e95b1d67ba5c86b016231264832e12496897e8/Sources/AppReceiptValidator/UnofficialReceipt.swift#L32). It's impossible for me to test this though since I don't have access to a sample VPP receipt. I'm not sure if a VPP receipt does contain the originalAppVersion field for example.
Topic: App & System Services SubTopic: StoreKit Tags:
Nov ’23
Reply to New App Store Connect warning about Apple Push Notification service entitlement
Same here for a new build compiled and uploaded with Xcode 16.3.
Replies
Boosts
Views
Activity
Apr ’25
Reply to ITMS-90078 bogosity
I also got this today for a new build compiled and uploaded with Xcode 16.3. I also I don't use APNs and I don't implement UIApplicationDelegate application:didRegisterForRemoteNotificationsWithDeviceToken:.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Sandbox App Store receipt cannot be refreshed because auth-sandbox.itunes.apple.com has an invalid certificate
I could just successfully refresh the sandbox app store receipt of my Mac app. Yay! I didn't try it for a few days, so I'm not sure when it started working again. https://auth-sandbox.itunes.apple.com still returns an invalid SSL certificate for me, so maybe that was not the root cause after all.
Replies
Boosts
Views
Activity
Nov ’23
Reply to Sandbox App Store receipt cannot be refreshed because auth-sandbox.itunes.apple.com has an invalid certificate
My DTS request was closed telling me "Please submit a complete bug report regarding this issue using Feedback Assistant". Of course I did that before contacting developer technical support and the feedback id number was included in the DTS form (FB13353908). I hope this gets resolved soon.
Replies
Boosts
Views
Activity
Nov ’23
Reply to Why does App Store Connect mess up the order of uploaded screenshots?
Yeah, it's quite annoying. The order isn't kept no matter if you use the open panel or drag & drop to upload the screenshots. It would be an improvement if the screenshots were at least ordered by filename (screenshot01.png, screenshot02.png, …).
Replies
Boosts
Views
Activity
Nov ’23
Reply to StoreKit 2/StoreKit for Paid to Fremium Migration
I'm stuck with the same problem regarding AppTransaction and volume purchase program customers. Did you find a solution? It looks like it would be possible to use the AppReceiptValidator library to locally determine if the environment is "ProductionVPP" (see https://github.com/IdeasOnCanvas/AppReceiptValidator/blob/49e95b1d67ba5c86b016231264832e12496897e8/Sources/AppReceiptValidator/UnofficialReceipt.swift#L32). It's impossible for me to test this though since I don't have access to a sample VPP receipt. I'm not sure if a VPP receipt does contain the originalAppVersion field for example.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Can't pin down how to show complications properly at different stages
I'm also having these problems with complications that use configuration intents and it would be great to get some clarification from Apple engineers. Even the EmojiRangers sample code doesn't work correctly on device. The same code that doesn't work properly for watchOS complications works on iOS as lock screen widgets.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Button.keyboardShortcut(.defaultAction) doesn't properly work on macOS Monterey
I'm having the same problem.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21