Solved

Receipt missing (Designed for iPad)

  • 1 June 2023
  • 3 replies
  • 43 views

Badge +2

I’m getting a “The receipt is missing” purchase error when testing my app using the Designed for iPad target on my Mac.

I signed in using my sandbox account, the dialog showed I was using the Sandbox server, it said I was all set, but the purchase fails.

icon

Best answer by Michael Fogel 5 June 2023, 19:47

View original

3 replies

Badge +2

I should mention that app purchases fully work on my iOS devices...

Badge +2

Is RevenueCat supported on Designed for iPad targets or not?

Userlevel 4
Badge +6

Hey @3DTOPO ,

 

The error you are getting is likely due to the sandbox environment being flakey. For Sandbox testing, you may have to make a purchase to generate a receipt before attempting the operation. In Sandbox a receipt is generated when a user makes a purchase and is saved against the sandbox account. While in production a receipt is generated when a user downloads the app and is saved against the Apple account. 

 

For MacOs, we have the following requirements: 

Xcode 13.3.1+
Minimum target: iOS 11.0+

Reply