Post

Replies

Boosts

Views

Activity

Reply to Can't submit macOS app to App Store: Invalid Provisioning Profile Signature error
Hi, I've had the same issue just now. It seems that something is wrong with provisioning profiles, they got invalidated or something. Anyway, regenerating them helped. If you have 'Automatically manage signing' enabled in your project then you could do the following. Close Xcode rm -rf ~/Library/MobileDevice/Provisioning\ Profiles/ Open Xcode and wait until it updates profiles Try submitting the app again In my case the issue was gone after the profiles were updated.
May ’23
Reply to Sandbox App Store receipt cannot be refreshed because auth-sandbox.itunes.apple.com has an invalid certificate
We have the same issue all day without resolve. iOS sandbox works fine, macOS sandbox returns this error on authentication attempt.
Replies
Boosts
Views
Activity
Nov ’23
Reply to verifyReceipt Timeout issue
We experience the same too. Sporadic ETIMEDOUT on verifyReceipt, non-sandbox environment. Our timeout is 120s which we had no problem with ever, but since Jun 14th started getting timeout responses.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Can't submit macOS app to App Store: Invalid Provisioning Profile Signature error
Hi, I've had the same issue just now. It seems that something is wrong with provisioning profiles, they got invalidated or something. Anyway, regenerating them helped. If you have 'Automatically manage signing' enabled in your project then you could do the following. Close Xcode rm -rf ~/Library/MobileDevice/Provisioning\ Profiles/ Open Xcode and wait until it updates profiles Try submitting the app again In my case the issue was gone after the profiles were updated.
Replies
Boosts
Views
Activity
May ’23