Getting App Store receipt for sandbox user fails with incorrect password message
问题 I have a commercial macOS app I distribute in the Mac App Store. Now at startup I check for the App Store receipt and exit with code 173 if it is not present. This brings up the App Store sign in dialog in order to get a receipt. I have always tested this with sandbox accounts but now I only get errors when I try to sign in with a sandbox account (or my real Apple ID). The issue emerges when I start from XCode as well as when I export the app as a development build. I have the following setup