Purchase Error / storekit - subscription testing locally

Hello,

I got

Purchase Error Couldn’t communicate with a helper application.

when button 'Buy Pro' clicked in my app

  • it uses storekit
  • subscription created (correct id in configuration.storekit)

got this error in console:

Purchase did not return a transaction: Error Domain=ASDErrorDomain Code=5115 "Received failure in response from Xcode" UserInfo={NSDebugDescription=Received failure in response from Xcode, NSUnderlyingError=0xc5bc1c510 {Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service created from an endpoint was invalidated from this process." UserInfo={AMSDescription=An unknown error occurred. Please try again., AMSURL=http://localhost:49913/WebObjects/MZBuy.woa/wa/inAppBuy, NSDebugDescription=The connection to service created from an endpoint was invalidated from this process., AMSStatusCode=200, AMSServerPayload={ "app-list" = (

Thx for any help : )

Purchase Error / storekit - subscription testing locally
 
 
Q