Attempting to build and run apps that require a receipt is consistently failing as no masreceipt is stored in the app bundle after the login/password dialog has been submitted.
The log typically contains lines starting:
We have tried:
Any ideas what we're doing wrong or what we should kick next? TIA
The log typically contains lines starting:
sometimes we get the "app is damaged download again" dialog when attempting to launchStoreLegacy: Failed to renew receipt for application at path...
We have tried:
macOS 10.13.6, Xcode 10.1
macOS 10.15.6, Xcode 11.6
logging out from the App Store
creating a new sandbox account (including in a different region)
two different projects
checked apps are signed with valid certs
rebooting, rebuilding, cleaning project of course
Any ideas what we're doing wrong or what we should kick next? TIA